|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/21/2008 3:30:26 PM
Posts: 1,
Visits: 3
|
|
I'm creating a 3D bar chart, and have found that when a data point value is 0, I don't get any hover text for that (empty) bar. However, in this case, the fact that the bar value is 0 is important, and requires special hover text (which gets set using a variable determined by an 'if' statement).
So, I'm wondering if there's a way to force the hover text to display for empty bars?
Thanks,
Scott
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Yesterday @ 8:20:12 AM
Posts: 2,194,
Visits: 521
|
|
Scott,
I'm afraid the hover text is based on object size - as such it's not possible to get hovertext on 0 valued columns.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|