Pre loader

Android Bubble Chart

Android Chart - Examples

SciChart Android ships with ~90 Android Chart Examples which you can browse, play with, view the source-code and even export each SciChart Android Chart Example to a stand-alone Android Studio project. All of this is possible with the new and improved SciChart Android Examples Suite, which ships as part of our Android Charts SDK.

Download Scichart Android

Generates  an Android Bubble Chart in code. The FastBubbleRenderableSeries requires an instance of XyzDataSeries which contains X and Y points with position of the bubble and Z value which represents its radius.

Bubble charts are widely used in applications for investments, sales, marketing and many more.

Tip!

Bubbles are drawing using the pen set by the setStrokeStyle(PenStyle) method and the brush set by setBubbleBrushStyle(BrushStyle) method. Also you can adjust scale factor for bubbles by using setZScaleFactor.

The full source code for the Android Bubble Chart example is included below (Scroll down!).

Did you know you can also view the source code from one of the following sources as well?

  1. Clone the SciChart.Android.Examples from Github.
  2. Or, view source and export each example to an Android Studio project of the SciChart Android Examples app.
  3. Also the SciChart Android Trial contains the full source for the examples (link below).

DOWNLOAD THE ANDROID CHART EXAMPLES

Android Chart Examples

2D Charts
3D Charts
Featured Apps