The Flutter Bubble chart visualizes data in 3 dimensions similar to scatter chart. The position and radius of a circle is determined based on X and Y and size values, respectively. You can create beautiful, animated, real-time and high-performance scatter chart that also supports the interactive features such as zooming and panning, trackball, crosshair, tooltip and selection.
Control the minimum and maximum radius of the overall bubble series.
Apply gradient colors to visualize data in different colors, improving the readability and appearance of the Flutter Bubble chart.
Customize the color and border of the Flutter bubble chart using built-in APIs to make it visually unique.