frappe / charts

Simple, responsive, modern SVG Charts with zero dependencies
https://frappe.io/charts
MIT License
14.9k stars 716 forks source link

Invalid Pie Legend after Data Updates #344

Open fahimalizain opened 3 years ago

fahimalizain commented 3 years ago

Expected Behaviour

Pie Graph Legends should be updated when chart.update(new_data) is called.

Actual Behaviour

Legend summarizes old data.

Steps to Reproduce:

NOTE: Add a GIF/Screenshot if required.

Frappé Charts version: ^2.0.0-rc11 Codepen / Codesandbox: https://codesandbox.io/s/frappe-charts-legend-bug-vut14?file=/src/index.js

Please wait for the setTimeout to update data in CodeSandBox

xch1029 commented 3 years ago

the version in your Codesandbox is 1.5.2. please use the lastest version: 1.6.2