Switch

Json Annotation Format

Recommended Posts

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 by Switch

Share this post


Link to post
Share on other sites

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 by Switch

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now