amcharts3 icon indicating copy to clipboard operation
amcharts3 copied to clipboard

[BUG] startIndex changes after draging the end slider grip

Open dimention opened this issue 6 years ago • 1 comments

Hi, I'm having trouble with slider. When the chart loads, I do zoomToDates() to last month dates, so it sets the first date as first of the month and the end date as 31st of the month, but then if I move a bit the second slider grip (end date), the first grip doesnt move, but the startIndex decreases by 1 and the date changes.

image image

I'm using amcharts 3.21.12 with angular 4. In the images above I log the startIndex on chartReady (A) and zoomed (B) events.

dimention avatar Feb 01 '18 13:02 dimention

Sveikas, Domai.

Any chance of a working demo so that we can experiment on your setup, and possibly figure out the issue?

martynasma avatar Feb 11 '18 07:02 martynasma