AlexKing

How to make dashed line with connectNullData?

Recommended Posts

Hello,

 

 

 

I have dynamic data that changes constantly. I use a server side script to get data from the database, convert it into a csv file, read it into flash, and use xml to display the data.

 

 

 

I can get the 'connectNullData=1' to work great, but I am wondering how to make the null data dashed WITHOUT having to specify it in the set label like this:

 

 

 

< set label='Apr' value='473' dashed='1'/>

 

 

 

I would like it to make any null data dashed. Since my data is dynamic, I cannot know beforehand which < set label> to put the dashed parameter in.

 

 

 

Is there any workaround to this?

 

 

 

Help is truly appreciated!

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Alex,

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

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