bubbleSizes property

ChartData? bubbleSizes
getter/setter pair

The data containing the bubble sizes.

Bubble sizes are used to draw the bubbles at different sizes relative to each other. If specified, group_ids must also be specified. This field is optional.

Implementation

ChartData? bubbleSizes;