Qt Charts Examples#
Examples for the Qt Charts.
The Qt Charts examples demonstrate how to use charts in widget-based and Qt Quick applications:
The example shows how to enable OpenGL acceleration for QLineSeries and QScatterSeries.
Charts-with-Widgets-Gallery
An application that demonstrates the Qt Charts Widgets API.
Charts-with-QML-Gallery
Demonstrates how to use the different chart types by using qml.
Audio-Samples-vs-Sound-Level
This example shows the drawing of microphone samples vs audio level.
The example shows how to implement application with strict performance requirements using the Qt Charts QML API.
This is a basic demonstration showing how to use the different chart types by using qml.
The example shows how to create your own custom zooming effect.