Hi,
We are implementing chart control in our application and we noticed spikes in the chart when we are using time series that contains UTC timestamps with milliseconds that are divisible by 100. The issue is reproduceable on Telerik REPL as well and I am attaching the REPL link as well
I was wondering if you guys can provide some insight from your end as to whether that is indeed a bug and some work arounds and timeline on when we can resolution from your end.
Cheers,
Danish Shahid
Hi Danish,
Thanks for the runnable test page.
I agree that the observed behavior doesn't look right. Generally, the Chart uses client-side rendering and parses serialized data from the server. In this case, the parsing obviously hits some corner case.
I am converting your ticket to a public bug report that can be tracked. I hope you can use local dates as a workaround, or modify the problematic values on the fly on the server. I also awarded you some Telerik points.
Regards,
Dimo
Progress Telerik