Quartz / Chartbuilder

A front-end charting application that facilitates easy creation of simple beautiful charts
http://quartz.github.io/Chartbuilder
MIT License
2.1k stars 354 forks source link

Switching from XY to Grid and back causes problems #259

Open duner opened 7 years ago

duner commented 7 years ago

If you switch back and forth between XYChart and ChartGrid the image exports don't keep up with the changes to the state.

Steps to reproduce:

  1. Open Chartbuilder to default XYChart page
  2. Download image (it's fine)
  3. Switch to ChartGrid
  4. Download image (it's fine)
  5. Switch back to XYChart
  6. Download image (it's still a ChartGrid)