![]() |
Sergey Kornilov admin 1/7/2014 |
This my not be possible at all. Just in case here is the link to AnyChart documentation: |
P
|
prattster1874 author 1/7/2014 |
This my not be possible at all. Just in case here is the link to AnyChart documentation: http://www.anychart.com/products/anychart/docs/ If they have such functionality built-in it may be possible to implement in PHPRunner.
|
![]() |
Sergey Kornilov admin 1/7/2014 |
To modify XML you need to make changes to C:\Program Files (x86)\PHPRunner7.0\source\classes\charts.php file. This file contains definitions of chart classes, one PHP class per chart. The class you looking for is mostly Chart_Line. |