ZingChart Releases

Released: Jan 14, 2025

Atualizações na 2.9.16

Recursos

  • Added accessibility improvements, keyboard navigation and screen reader integration.
  • Added "discrete":true|false to heatmap module for alternative data plotting.

Correções

  • Fixed an issue with node areas on bar charts overlapping scale items.
  • Fixed a bug with pie percentage rounding when "decimals" is forced to 0.

Released: Sep 10, 2024

Atualizações na 2.9.15

Recursos

  • Added accessibility support for keyboard navigation and speech.
    • Enable by setting the accessibility to true in zingchart.render().

Correções

  • Fixed bug when zooming on charts with fixedStep enabled.
  • Fixed issue with pie graph background image not being rendered.

Released: May 10, 2024

Atualizações na 2.9.14

Recursos

  • Added support for Indian currency format (set through en_in or hi_in locale).

Correções

  • 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.

Released: Dec 4, 2023

Atualizações na 2.9.13

Recursos

  • Added Saudi Arabia map - The interactive maps chart now supports the map for Saudi Arabia (maps-sau | sau).
  • Added fast mode on bubble-pack plugin.
  • Improved logic for value box positioning.

Correções

  • Fixed performance issues on Firefox.
  • 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.

Released: Jul 28, 2023

Atualizações na 2.9.12

Correções

  • Fixed resize bug in SVG rendering mode.

Released: Jun 8, 2023

Atualizações na 2.9.11

Recursos

  • Made various optimizations on range charts.

Correções

  • Fixed bug with placement of gauge labels.

Released: Oct 18, 2022

Atualizações na 2.9.10

Recursos

  • Added interactive Morocco map.
  • Added 'hoverEffect' attribute to chord charts - This attribute controls the alpha transparency of elements when hovering over chord bands.
  • Added support for basic math operations with evaluated tokens
  • Added option for 'plotindex' parameter to accept arrays of indexes.

Correções

  • 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...

Released: Mar 16, 2022

Atualizações na 2.9.9

Recursos

  • Added new export format attribute which controls timestamp formatting on data exports.
  • Extended the number of scales up to 200.
  • Shapes with labels will now also display tooltips when placing the mouse over the label.

Correções

  • 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...

Released: Dec 13, 2021

Atualizações na 2.9.8

Recursos

  • Added support for number formatting attributes in rules.
  • Added support for custom dataXXX tokens on chord.
  • Added support for custom tilemaps via zingchart.plugins.tilemap[NAME] constructs.
  • Updated node dragging plugin with logic for radar/vline/varea charts.

Correções

  • 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...

Released: Sep 21, 2021

Atualizações na 2.9.7

Recursos

  • Added treemaps groupbox attribute for styling groupboxes.
  • Added rules for selectedMarker objects.

Correções

  • 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.