Sign in to follow this  
Guest Basundhara Ghosal

Date based Labels

Recommended Posts

I'm wish to display something like the following for my x axis labels:

 

 

25 26 27 28 29 30 31 | 1 2 3 4 5 6 7 8 9 10

 

 December

 

 

Displaying the year between Dec and Jan would also be nice.

 

 

 

Any ideas on how best to approach this?

 

 

 

If it was possible to insert an absolutely positioned text block ('December') I could work out the x and y position myself.

 

 

 

Thx

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid, as of now FusionCharts does not support this natively.

However, as a work-around please try mentioning the numeric value(i.e, 25 26 27 etc) in the "label" attribute of the <set> element and try mentioning the string(i.e, December) in the "XAxisName" attribute of the <chart> element.

Hope this helps. :D

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
Sign in to follow this