react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Chart series does not show the latest update with the same labels

Open Charles-XD opened this issue 3 years ago • 0 comments

Steps to reproduce:

  1. https://apexcharts.com/react-chart-demos/pie-charts/update-donut/
  2. Click randomize button to get new data
  3. Change the page zoom

expected behavior: chart should display the latest values

current behavior: chart series change to the previous data

this issue also happens if the size of the charts parent element changes.

Charles-XD avatar Jul 24 '22 05:07 Charles-XD