Page 1 of 1

Zoom on xAxis

Posted: Mon Aug 08, 2022 5:23 pm
by AhmetGENCOGLU
I am using Ligtning Chart JS on my React App. It is multiple line chart. I am zooming on XAxis with xAxis.setInterval method.
(xAxis.setInterval(startValue: number, endValue: number, false, true)). After zoom, when I change lineSeries (lineSeries.clear().add(data)), zoom is broken. But xAxis.getInterval() values are still correct. But colored line area and xAxis dont match. Help me please.

Re: Zoom on xAxis

Posted: Wed Aug 10, 2022 12:27 pm
by ArctionNiilo2
Hi,

Could I bother you to post the question in Stack Overflow under tags "lightningchart" and "javascript"? See link below.

https://stackoverflow.com/questions/tag ... tningchart

This forum doesn't really serve the LightningChart JS user base, unfortunately.

Best regards,
-Niilo