Search the Community

Showing results for tags 'bubble chart'.



More search options

  • Search By Tags

    • bubble chart ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 5 results

  1. 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...
  2. 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
  3. 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
  4. 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...
  5. 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...