BubbleChartData

Defines the data to be contained in a bubble chart.

Properties

color
The fill color of the bubble
size
The size of the bubble
tooltip
The text that is displayed when the cursor is positioned over the bubble
x
The value of the horizontal axis of the graph
y
The value of the vertical axis of the graph

Feedback