One balloon at a time
New version of line & area chart has a possibility to set that only one y balloon at a time is visible. This will allow to avoid balloon overlapping when graphs are close to each other. Check this example:
http://www.amcharts.com/line/chart-with-scroller/
This is done by setting
<indicator>
……
<one_y_balloon>true</one_y_balloon>
Regards,
Antanas
August 24th, 2007 at 1:18 pm
Nice Feature! But the Balloon appears only when (value >0). I used this workaround to show the sum of all stacked graphs:
left
sum{description}]]>
0