Chandregowda
Results
2
comments of
Chandregowda
I used :marks and it is changing the values in that under the Slider, but it is not updating the Slider main dots to that position, but I can see...
It worked fine when I added anychart version 8.3.0 explicitly. ``` "dependencies": { "anychart-nodejs": "^1.3.8", "anychart": "8.3.0" } ``` Issue still exists in latest version for anychart - 8.4.2 I...