02-27-2024, 01:28 PM
(08-04-2022, 07:00 AM)lefjucabro Wrote:(08-02-2022, 10:12 PM)Alexandre Machado Wrote: Yes, zoom has been already made available in IW 15.2.65 that we are releasing today. It's built-in and handled nicely by IW. No need to do anything.
Great news Alexandre !
I have to display a serie with 441000 values but I get some slowness issue.
Do you know if I could use TIWChartJS to display that kind of serie ? Do I have to enable/disable some something when adding datas to my serie ?
Thanks for your help
I'm trying to figure out a way to display thousands of points, without creating the matching number of labels. I.e.: with X axis being time, I'd like to have 24 labels for hours, or 7 labels for days of the week, while having thousands of data points on the chart. How can it be done, it's not clear from the available demo?