
Import/export the library through ES6 script modules.
Features
- Autofiting the scales on values can now be set individually.
- ES6 export/import version of the library. Allows for import of the library through script modules with import zingchart from 'zingchart/es6'.
- New Documentation
- Site docs on getting started.
- API Events.
- API Methods.
Fixes
- Fixed CSV download for time-series returning false values.
- Fixed issue with custom tooltip tokens.
- Fixed %scale-key-text returning wrong value.
- Fixed commenting scaleX object label causing error in CSV excel spreadsheet.
- Fixed complications between autofit and valueboxes.
- Fixed edge case where legend was overlapping charts.
- Fixed null value in bullet charts still showing up.
- Fixed issue with collapse:true on legends without minimize:true.
- Fixed “zoom-to-values” not working in scaleX.
- Fixed missing ticks in Chord diagrams.
- Fixed ghost value boxes appearing in select zoom circumstances.
- Fixed scale angling bug with 3D bar charts.
- Fixed setseriesvalues API bug with plotindex parameter.
- Fixed setguide API method on mobile.
- Fixed chord diagram missing ticks.
- Fixed collpase:true breaking legend.
- Fixed null values on bullet charts.
- Fixed shared legend on population pyramids.
- Fixed border: 'alpha' not showing up with animations.