An application that demonstrates the Qt Charts Widgets API.
\title
Charts with Widgets Gallery \ingroup
qtcharts_examples \ingroup
category Data Visualization & 3D
This example demonstrates the Qt Charts API for widgets by using included sample data to populate a number of chart types and interactions for a user.
Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.
If you want to implement charts with QML see the Charts with QML Gallery.