Sign in to follow this  
Mic

Make Value Sticky

Recommended Posts

Hi,

 

I am just evaluating PowerCharts for a project to come. My customer has one feature request I cannot answer and I hope to find help in this forum:

 

Is it possible to make a value "sticky" in the graph? When the mouse hovers over the dataline the values are show but they disappear when the mouse leaves the line. Now for crucial points the customer wants to click into the graph on any point and make this value stay visible for print out.

 

I am looking forward to any comment on this.

 

Thanks in advance

Michael

Share this post


Link to post
Share on other sites

Angie,

 

thanks for your reply! i missed that one ;-9 Maybe we can go one steo further: How can I dynamically switch whether the value for a specific oint should is displayed or not by just clicking on the point?

 

Thanks again

Michael

 

 

 

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please try the same using <displayValue> attribute inside the <set> element.

 

You can also achieve this using <showValues='1'> attribute inside the <chart> element.

 

For more details, please refer to the link: http://www.fusioncha.../DataValues.html

 

Hope this helps.smile.gif

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