Releases: zingchart/ZingChart
Releases · zingchart/ZingChart
v2.9.15
Features
- Added accessibility support for keyboard navigation and speech support
- Enable by setting the
accessibility
to true inzingchart.render()
- Enable by setting the
Bug Fixes
- Fixed bug with zooming on charts with
fixedStep
enabled - Fixed issue with pie graph background image not being rendered
v2.9.14
Features
- Added support for Indian currency format (set through en_in or hi_in locale)
Bug Fixes
- Fixed issue with preview not working during chart updates
- Fixed issue with specific tree links style being overwritten by generic style
- Fixed issues with size scaling on bubble nodes
- Fixed scale tick visibility and placement on 3D charts
v2.9.13
Features
-
- The interactive maps chart now supports the map for Saudi Arabia (maps-sau | sau)
- The interactive maps chart now supports the map for Saudi Arabia (maps-sau | sau)
-
Added fast mode on bubble-pack plugin
-
Fixed performance issues on Firefox
-
Improved logic for value box positioning
Bug Fixes
- Fixed bug with label rotation on radial trees
- Fixed bug with chart auto-resize
- Fixed bug with selection-tool not working on multi-chart graphsets
- Fixed issue with data export
v2.9.12
Bug Fixes
Resize bug in SVG rendering mode
v2.9.11
Features
- Various optimizations on range charts
Bug Fixes
- Fixes bug with placement of gauge labels
v2.9.10
Release Information
Features
-
Added support for basic math operations with evaluated tokens
-
Other minor features:
- Added option for
plotindex
parameter on legend toggle API's to accept arrays of indexes
- Added option for
Bug Fixes
- Fixed EUROPE group on world maps (Denmark missing)
- Fixed issue with 0 value not showing in grid cells (grid module)
- Fixed issue with legend position when using pagination
- Fixed issue with node dragging module on radar charts
- Fixed issue with value box positioning on pie charts with a single plot
- Fixed issues with setting
detached
attribute on pies via APIs - Fixed navigation issue after chart resize on sunburst charts.
- Fixes issue with
showLine
andtopState
on legend items - Fixed bug when setting
minValue
,maxValue
onscaleK
in radar charts - Fixed zoom issues on heatmap module
- Fixes issue with tree render
v2.9.9
Features
- Added
export-format
attribute under scaleX > transform which controls timestamp formatting on data exports - Extended number of scales up to 200
- Shapes with labels will display tooltips also when placing the mouse over the label
Bug Fixes
- Fixed issue with error bars not being cleared when toggling visibility on animated plots
- Fixed issues with preview/zoom being out of sync on vbar charts.
- Fixed issues with tooltips on sunburst chart
- Fixed visual artifacts on range charts
- Removed legend feature from sunburst charts
v2.9.8
Features
- [ch15928] Added support for number formatting attributes in rules
- [ch15929] Added support for custom dataXXX tokens on chord
- [ch16272] Added support for custom tilemaps via zingchart.plugins.tilemap[NAME] constructs
- [ch16273] Updated node dragging plugin with logic for radar/vline/varea charts
Bug Fixes
- Firing node_mouseup event when dragging ends.
- Fixed bug in specific scenarios when free form tool will not default to the lasso tool.
- Fixed issue with background patterns not being displayed on animated items.
- Fixed issue with chart export as image (in SVG render) not working in Safari
- Fixed issue with vrange plots not working in hmixed charts
- [ch16329] Fixed issue with plotarea margins after zoom
v2.9.7
Features
- Added "groupbox" attribute on treemaps for styling group boxes
- Implemented rules for selectedMarker objects
Bug Fixes
- Fixed data export issue
- Fixed issue with barmaxwidth attribute on multiple series
- Fixed issue with color palette on sunburst charts (nodeJS version)
- Fixed issue with node/plot events being fired twice on mobile devices
- Various fixes on tree module
v2.9.6
Features
- Added sizefactor option on sunburst chart which controls the size factor for the entire sunburst (relative to the maximum size which is given by the plotarea boundaries)
Bug Fixes
- Automatically switching area with null values and spline aspect to mode:normal to obtain correct rendering
- Fixed data export issue
- Fixed issue with main box sizing on NodeJS environment
- Fixed issue with crosshair plot labels in specific instances when exact is set to true
- Fixed issues occuring when chart is being resized while using zoom/scroll/preview components
- Fixed multiple issues with the Heatmap plugin heatmaps are now being resized on chart resize heatmaps can now be included in a multigraph graphset