Hi,
I have the following problem:
I want to add an extra value to the categories and several series axis. When I call series.notifyDataReset(); it doesn't work correctly, the chart shows the same old values but in only half of the screen. I think that series.notifyDataReset(); only works when the amount of data in the series is the same. Is there a way to redraw the hole chart from scrath when I want to add more values to the series and categories?
Hello Ignacio,
Thank you for contacting us regarding this matter.
I have tested this scenario and adding an additional category to a series' data source and then notifying the series seems to be updating the chart appropriately.
Attached is a small sample illustrating this. Please let me know if I am missing something required to reproduce the behavior.
Please do not hesitate to contact me if you are still experiencing any issues with this scenario.