Description of the general approach of creating realtime charts in ChartDirector for MFC applications.
This sample program demonstrates a MFC based realtime chart with configurable chart update rate.
This example extends
Simple Realtime Chart (MFC) 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 QT applications.
This sample program demonstrates a QT based realtime chart with configurable chart update rate.
This example extends
Simple Realtime Chart (QT) 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.
© 2015 Advanced Software Engineering Limited. All rights reserved.