MAybe a few more inputs from my side:
Right now I use the library to reduze the data points before “feeding” it to the linechart. I save the full datapoints in another structure. When the user presses freeze, I replace the reduced datapoints with the full datapoints…
It would be nice, if I could activate this for each line separately and the linechart would take care of this for me…
Thx for your time…