skip to main content
Charts > Samples and code examples > JViews Charts samples > Real-time updates
 
Real-time updates
Shows how a chart is automatically updated when the data in the data set changes.
*Real-time supervision
*Simulates a real-time supervision system. Data is generated randomly by a sinusoidal value generator and added to the data sets each time a timer event occurs
*Memory monitor
*Displays the memory usage of the current JVM (the one executing the sample) over time.
*Data set listeners
*Shows how to synchronize several data sets. It simulates the visualization of successive temperature samples
*Sound player
*Shows how to handle real-time audio data.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.