Switch Report post Posted April 19, 2011 (edited) Hi there, really hoping someone can help I'm struggling to get my annotaions visible ABOVE my graph using JSON, I'm not sure where to place the "showBelow":0 in this structure: "annotations": [{ "annotationGroup": [{ "annotation": [{"type":'text', "xPos":50, "yPos":20, "font":'Verdana', "fontSize":14, "radius":0, "fillcolor":'333333', "fillAlpha":5, "label":'Weight loss', "fillColor":"666666", }, {"type":'text', "xPos":190, "yPos":20, "font":'Verdana', "fontSize":14, "radius":0, "fillcolor":'333333', "fillAlpha":5, "label":'Weight gain'}] }] }], Many thanks for any help!!! Edited April 19, 2011 by Switch Share this post Link to post Share on other sites
Switch Report post Posted April 20, 2011 (edited) Does anyone have any suggestions even? I've seen lots of similar questions regarding "showBelow":0 but all in XML format, I'm not sure its not just my syntax thats messing things up, no expert here.. Edited April 20, 2011 by Switch Share this post Link to post Share on other sites
Guest Angie Report post Posted April 21, 2011 Hi, Welcome to FusionCharts Forum! Apologies for the delay. First of all, we would like to thank you for choosing FusionCharts. I am afraid, FusionWidgets does not support JSON format, at this time. We will try to implement this feature in out upcoming release of Fusionwidgets i.e v 3.2. Meanwhile, please try the same by using XML format. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites