Sign in to follow this  
HardCoreMan

Balloon Tip Window from database?

Recommended Posts

When a user rolls over a certain point of a line graph, and normally data will show up like: 22.00, what If I wanted to also add like a note for that datapoint, "The reason this is at 22% was because of the Holiday",

 

can that be done?

 

 

 

I know I can pull the data from the DB, and write the XML,

 

but I am not sure if your flash can handle it? Hopefully:w00t:

Share this post


Link to post
Share on other sites

With FusionCharts v3, you can do it.

Each <set> element has an attribute toolText='' which can accept any string value.

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