karenw Report post Posted July 16, 2008 Hi there I am using the AngularGauge trial version of Fusion Gadgets and want descriptive labels to appear within the colorRanges. I tried using annotations, both text and image and they appear behind the chart. Is there any way to make them appear on top of the chart so that they are visible? Cheers Karen Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 17, 2008 Hi, Could you pelase try <annotationGroup ... showBelow='0'> ? Share this post Link to post Share on other sites
karenw Report post Posted July 18, 2008 Thanks for the reply but it didn't work. I used it on both a text and image annotation and it made no difference. After that I also put showBelow='1' on the <color> to no avail. Do you think this is a limitation with the trial version or all of them? Share this post Link to post Share on other sites
Pallav Report post Posted July 21, 2008 Hi, Can you please send your entire XML to support [at] fusioncharts.com? Share this post Link to post Share on other sites
karenw Report post Posted July 21, 2008 Have just emailed my code. Cheers Karen Share this post Link to post Share on other sites
karenw Report post Posted July 21, 2008 Thanks Pallav it is working now! For others... I was putting showBelow='0' inside the annotation instead of the annotationGroup. Attention to detail Share this post Link to post Share on other sites