Bubble Data
Data class representing a bubble in a bubble chart.
Parameters
x Value
The value of the bubble on the x-axis. It can be of any type (e.g., String, Int, Float, etc.).
y Value
The value of the bubble on the y-axis.
volume Size
The size of the bubble, typically representing a third variable.