Active
Project:
FusionCharts
Version:
6.x-1.0
Component:
FusionCharts core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2011 at 14:22 UTC
Updated:
23 Oct 2011 at 14:22 UTC
Hi all,
Can any one guide me, how can i change hovertext in 'Stacked Column 3D'. I saw an option in API.txt file.
That is 'hovertext' key in attributes array.
'hoverText' associative array specifying the hover text for each bar.
eg. 'my series name' => 'my hover text'I didn't understand 'my series name' key in hovertext array. How can i use that attribute in my chart.
Case: Now hovertext shows like this
1. Completed, 1, 10
2. Pending, 1, 20
I need the above as,
1. Completed
1, 10
2. Pending
1, 20
How can i change the hover text using the API.
Thanks & Regards
Sarav.