Force-show balloon over specific point

Type tutorial

There might be a situation, when you need to show balloon over some data point without a mouse, but based on user interaction outside the chart. Pie/Funnel chart For pie chart, this is quite straight forward, it has rollOverSlice(index) method. So if you know the number of a slice, you simply call this method. In […]

Your first chart with amCharts

Type tutorial

UPDATE: Since the launch of our super-powerful LIVE EDITOR we recommend starting building the chart using it. No more coding, no mistypes. WYSIWYG charts are available now! Although we think that the most easy way of starting learning amCharts or any other similar library is study the examples (there are lots of them in samples […]