FusionCharts Forum: Hover Text for a Pie Chart - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Hover Text for a Pie Chart

#1 User is offline   elmezie 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 30-September 08

Posted 30 September 2008 - 06:37 AM

Hello, I am creating a pie chart



And currently the hover text shows the perecentage of each slice.

Is there a way to make the hover text show additional information for each slice.



Such as



Germany, 20%

Population : 500

Rating : 8.0

Size: 100



and have that show up for the hover text?
0

Other Replies To This Topic

#2 User is offline   Arindam 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 730
  • Joined: 14-September 07

Posted 30 September 2008 - 07:22 AM

Hi,

Could you please try with hoverText?

hoverText="String value"

Example: <set name=''Germany' value='12345' color='636363' hoverText='Germany: 20%25, Population: 500, Rating: 8.0, Size: 100' >


Sometimes, you might just want to show the abbreviated names on the x-axis (to avoid cluttering or to make the chart look more legible). However, you still have the option of showing the full name as tool tip using this attribute.


Thanks,

Arindam
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic