Home Forums Chart Support How to make the bubble size bigger in the bubble chart.

How to make the bubble size bigger in the bubble chart.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #32290

    Hi,

    I have two types of data: one year and two years data, If i clicked on one year button it showed a proper bubble chart with bubble size and when i clicked on two years button, the bubble size was the same as it is one year data. As per calculation two years bubble should be bigger than one year bubble, How to resolve this issue? 

    For Reference, Please click on this link https://jsfiddle.net/pgu97qzb/

    Please help in this regards

    #32317

    @hannainstruments,

    z value sets the size of bubble which is used for visualizing the difference in value between the dataPoints. The size of the bubble depends on the difference in z value of dataPoints and has a max limit(which depends on multiple factors like minimum z value, maximum z value, etc.) on the size after which it won’t increase any further.

    Considering this thread as a duplicate of Bubble graph-Overlapping and hence closing the same.

    ___________
    Indranil Deo
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.