Sign in to follow this  
lolek

Can tooltips be added to anything more than anchors?

Recommended Posts

I would very much like to have tooltips that could show up and hide when hoverd over, but I'd like to specify them for, say, vLines. I know vLines have labels but labels are static (don't hide) and will clutter the view if there's more than 1-2 words in it. Is there a way to have some sort of hiding/showing labels or tool tips for 2D line chart?

 

 

 

Thanks,

 

Ola

Share this post


Link to post
Share on other sites

Hi Ola,

I would very much like to have tooltips that could show up and hide when hoverd over but I'd like to specify them for, say, vLines

A tool-tip is shown when the mouse is hovered over a particular data point.

I am afraid, FusionCharts does not support tool-tip for Vertical lines, as of now. The value for it can be only specified by the attribute "label".

Hope this helps. :)

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