SciChart® the market leader in Fast WPF Charts, WPF 3D Charts, iOS Chart, Android Chart and JavaScript Chart Components
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.
The Real-Time Animating Line example demonstrates how to create a custom chart series type. The AnimatingLineRenderableSeries class created in the example starts animating the last line segment as soon as a new data point arrives.
The chart uses FIFO DataSeries to make a chart scrolling. The VisibleRanges on X and Y axes adjust automatically after every update.
The full source code for the Android Real-Time Animating Line 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?