|
Additions
| • | Added Chart.y_axis_min_tick_interval, y_axis_max_tick_interval, x_axis_min_tick_interval and x_axis_max_tick_interval for finer tick control |
| • | Added tick enhancements when using date values so that the tick interval cannot be less than one millisecond |
| • | Added support for point specific labels in Line/Area/Scatter/Bar series |
Bug Fixes
| • | Fixes issues with onXAxisNeedsTicks and onYAxisNeedsTicks not positioning correctly |
| • | Added check to ensure the selected point is valid before firing onDblClickPoint event |
| • | Updated CSV data handlers to account for pie/gauge series and correctly map labels |
| • | Fixed issues with text bins for Y when using XML data handlers |
| • | Updated array data handler to account for pie/gauge series and correctly map labels |
| • | Fixed issue with gauge border default value |
| • | Fixed issues with gauge drawing when added to a chart but not immediately drawn |
|