tech-radar icon indicating copy to clipboard operation
tech-radar copied to clipboard

Allow a dataset to be updated

Open xleclercq opened this issue 8 years ago • 2 comments

Adding a single value to a dataset of a line chart for instance should be possible without replacing the entire dataset.

xleclercq avatar Oct 19 '17 20:10 xleclercq

Any plans to implement this feature? :) I guess, many (most? all?) charts doesn't support updating the underlying dataset (I wasn't able to find the relevant methods in wxCandlestickChart). Without such functionality the library is hardly usable for dynamic data.

Anton-V-K avatar May 25 '19 14:05 Anton-V-K

I guess, many (most? all?) charts doesn't support updating the underlying dataset (I wasn't able to find the relevant methods in wxCandlestickChart). Without such functionality the library is hardly usable for dynamic data.

Yes, because it's really big issue. But if this or any other feature more needed in one special chart it would be better to open a separate issue. Much easier provide solution for one chart than for all of them.

Kvaz1r avatar May 27 '19 18:05 Kvaz1r