Pallav

How can I change placement of data value shown for bubble chart?

Recommended Posts

I am using the bubble chart. I want to show the 'name' attribute (part of a dataset/set element) associated with some of my bubbles. When I use showValue='1', the name shows, but it directly overlays the bubble and is not pleasant to look at. What can I do to either move the label adjacent to the bubble (instead of directly atop it) or change its appearance so that it is in some complementary color that is still visible among all the other bubbles?

 

 

 

Thanks for your help.

 

 

 

Ken Gartner

 

http://www.permessa.com

Share this post


Link to post
Share on other sites

Hi,

I  have the same issue - as this post is over ten years old, I was wondering if it is now possible to offset the label from the center of the bubble?

Thanks in advance,

Richard

 

Share this post


Link to post
Share on other sites

Hi,

Natively, Fusioncharts labels are shown at the center of the bubble, as of now setting offset to the label is not possible.

However, as a workaround, you could use the text annotation feature to align the labels accordingly and position it using annotation macros.

To know about annotation check this link  - https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#create-text-annotations-4

To know about annotation macros click here - https://www.fusioncharts.com/dev/chart-guide/chart-configurations/annotations#use-macros-17

For further reference please check this sample fiddle using annotation - http://jsfiddle.net/6otkuv7o/209/

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