KenGartner Report post Posted December 20, 2007 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
Pallav Report post Posted December 21, 2007 Hi, I'm afraid currently we do not support smart labels for bubble chart and nor individual coloring for labels. Share this post Link to post Share on other sites
rp55139 Report post Posted July 17, 2018 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
Ayan Bhadury Report post Posted July 18, 2018 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