Pre loader

Android Spline Mountain Series

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

The smoothing algorithms for mountain charts in for Android applications is often used to show the smoothed data, when the raw data is too much to be displayed on a screen. It is important that the charts are easy to read, and the data displayed provides meaningful insides to the trends. That is why spline series and smoothing the charts are commonly used in Android mobile applications. The android spline mountain series will give the charts its slick look, so that the customers can have a great user experience with your android applications.

This example demonstrates how to create a Spline Mountain Series for Android applications in Java using SplineMountainRenderableSeries type. The Spline Mountain series API is very flexible and allows you to specify area brush and stroke pen to apply the colors you need. You can also render a gap in series and add point markers onto it.

Read more in the SciChart Android Spline Mountain Series documentation.

Also see: Spline Band Series and Spline Line series.

The full source code for the Android Spline Mountain Series 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 from the Java version 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

Kotlin: SplineMountainChartFragment.kt
View source code
Java: SplineMountainChartFragment.java
View source code
Back to Android Chart Examples

Android Chart Examples

2D Charts
3D Charts
Featured Apps

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies