python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to sync cursors across multiple chart amchartsv4
I am using amcharts v4.10.20. I am trying to sync cursor movement and zooming across multiple charts. Using examples from the documentation I managed to get the zoom sync to work but having no luck wi...

texas697
Votes: 0
Answers: 0
How to set different colors on zoom control in amCharts map (v4)
By setting fill property we can set the background color property of the zoom controls, but the button text color is not a property we can set.
chart.zoomControl.plusButton.background.cornerRadius(5, ...
Sinan Eldem
Votes: 0
Answers: 2
How to Remove Dates Gaps in amchart 4
3
I am trying AmCharts 4 and having trouble with one small thing.

wajiha siddiqui
Votes: 0
Answers: 1
CategoryAxis Labels in Y-axis are not shown properly
I am trying to draw a XY-chart, having both Y-axis and X-axis as categoryAxis, and also having several LineSeries for that.
As shown in picture, the Y-axis labels are overlapping!!
how can I solve th...
mshadi
Votes: 0
Answers: 0