Description of the general approach of creating realtime charts in ChartDirector for Windows applications.
This sample program demonstrates a Windows based realtime chart with configurable chart update rate.
This example extends
Simple Realtime Chart (Windows) by including a track cursor that updates the legend to display the data values as the mouse cursor moves over the chart. When the mouse is not over the chart, the track cursor will display the latest data values in the legend.
Description of the general approach of creating realtime charts in ChartDirector for web applications.
This sample program demonstrates a web based realtime chart with configurable chart update rate, in which the chart image is being updated via streaming.
This sample program demonstrates a realtime chart with configurable chart update rate, in which the chart image is being updated via AJAX means. It includes a track cursor that updates the legend dynamically to display the data values as the mouse cursor moves over the chart. When the mouse is not over the chart, the track cursor will display the latest data values.
© 2017 Advanced Software Engineering Limited. All rights reserved.