Search the Community
Showing results for tags 'bubble chart'.
Found 5 results
-
bubble chart how to show all bubbles with same x,y and z values in fusionchart bubble chart
Shamnad posted a topic in Suggestions & Requests
In bubble chart of fusionchart have no option to show all bubbles under one perticular bubble displaying on chart that have same score and size. But i need to show all bubbles that have same score and size.The other bubbles are hiding under the first bubble. http://jsfiddle.net/58sYu/1276... -
Hi, I am creating a bubble chart for displaying some data. I want to give a range on X-axis but i am not able to do so. attached is the picture for reference. Can i get one as in attachment? Thanks Amit
-
Bubble Chart xAxis starts from high value to low from left to right
kwong posted a topic in General usage
Hi, I have a bubble chart that has x values from 100 to -20, currently, the y axis values starts from 0 to the highest from bottom to top, and the x values starts from -20 to 100 from left to right. Can I change the x values starts from 100 to - 20 from left to right? Thanks, Kelly -
Problem with bubble chart after upgrade from v 3.3.1 sr3 to 3.4
harshdand posted a topic in Installation and Upgrades
Hi, This is the bubble chart in older version And the same chart in 3.4 version Quadrants are not visible On hover of the bubble makes the color of the bubble black Json : { "categories": [{ "category": [{ "label": "9.3K", "x": 9250... -
Dear support team, I have some issues with the bubble chart. When using negative decimal numbers for coordinates (x or y axis) then the negative values will be transformed into a positive values. This only happens when using decimal values. When using integer numbers everything works like expect...