The chart takes the desired bubble radius as an input. However, I want to specify the area because that is my data, and inputting the area as the radius gives me the wrong size bubbles, however my labels are correct. Converting from area to radius is easy, so then I get the correct (relative) sized bubbles. However, my bubble labels are then the radius and not the area, so I face a trade-off. Is there a way around this?
Thank you
Thank you