rtcharts is a lightweight library for plotting data with a high sampling rate in real time. It is typically used for ploting sensor data with a refresh rate up to 1kHz without requiring much CPU or memory.
rtcharts graphs can be easily interated in Java/Swing application and in Android applciations.