ZingChart 2.4.1 released
Released: Aug 3, 2016
Updates in 2.4.1
Funktionen
- Media Rules allow you to create responsive charts that can be viewed across different desktop and mobile devices.
- Logarithmic scales are now available on scale X.
- Added zoom:false flag on zoomto API (to skip the actual zoom on chart)
- Added cubic bezier curves; fixed curves on VML
- Preview is set to live by default for the light and dark themes.
Fehlerkorrekturen
- Fixed styles array bug.
- Updated time-series step values for month and year.
- Disabled the default hover-state on pareto.
- Fixed graphset layout not being reset on a setdata API call.
- Fixed graph height when absolute positioning is used and 'height' attribute is not provided.
- Fixed crosshair issues on [k, v] data with duplicate k values.
- Fixed bugs detecting plots via plotid param on showplot/hideplot API calls.
- Fixed selection issues.
- Legend fixes (bottom position no longer forces the layout).
- Fixed guide issues (guide appearing on wrong chart when graphset has multiple charts).
- Fixed bar dimensions when multiple key scales are used.
- Fixed tooltips on drilldown charts.