How I change the size of bubbles in google charts?
Asked Answered
A

1

7

I create a bubble chart using google-charts. It seems like this: enter image description here

Here the data that i use:

enter image description here

My Question is How I change the size of bubbles so they will be like the column:"bubble size" that in the table? And how can i make the X-axis be more wider?

Attorneyatlaw answered 9/3, 2015 at 13:55 Comment(0)
M
5

According to the docs, it seems the 5th column should control the size of the bubble. And the 4th should be an ID (I'd use the country's code for this, or just repeat the counytry col again).

Moldavia answered 9/3, 2015 at 14:6 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.