Pre loader

Android Spline Line 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 or spline line series are often used when there is too much of the raw data to show on a screen of a mobile devise. It is important that the charts are easy to read, and the data displayed provides meaningful insides to the picks and trends of the data. In this case the spline series will be the best choice. The android spline lines will give the charts its smooth look, so that the customers can have a great user experience with your android applications.

This example demonstrates how you can create a Spline line for Android in Java using SplineLineRenderableSeries type. With SciChart Android Spline Line API you can also render a gap in series, add point markers onto it and paint spline line segments with different colors.

Read more in the SciChart Android Spline Line Series documentation.

Also see: Spline Band Series and Spline Mountain series.

The full source code for the Android Spline Line 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: SplineLineChartFragment.kt
View source code
Java: SplineLineChartFragment.java
View source code
Back to Android Chart Examples

Android Chart Examples

2D Charts
3D Charts
Featured Apps