Closed rslawik closed 5 years ago
Pass the DataView instance directly to ChartWrapper instead of taking a snapshot of it. That allows ChartWrapper to use updated values in it when redraw is called.
Fixes #259
Pass the DataView instance directly to ChartWrapper instead of taking a snapshot of it. That allows ChartWrapper to use updated values in it when redraw is called.
Fixes #259