|
About DCharts 2.1
- The new version adds the support for JSON format, you can choose to use json or XML as the format of data source. Use a URL that returns data in json or XML format as a data source, or transfer the JSON or XML string to the chart component by assigning a string a value. example
- This version adds the left-right coordinate function, this is, in the case of left main coordinate existence the coordinate of the other dimension will be displayed at right side.. example
- Modify the calculation of the size of pie charts to show more suitably.
- Modify the error displayed in "alt" attribute when too many words exist.
- Add startvalue / endvalue properties, capable to control the starting and ending points of coordinates.
- According to the width and height of picture, automatically calculate the most appropriate number of coordinates.
- Other minor problems.
|
|