官方源地址:Qt Examples And Tutorials | Qt 6.5
AreaChart Example | The example shows how to create a simple area chart. 该示例显示了如何创建一个简单的面积图。 |
Audio Example | This example shows the drawing of dynamic data (microphone input). 此示例显示了动态数据(麦克风输入)的绘制。 |
BarChart Example | The example shows how to create a bar chart. 此示例显示了如何创建条形图。 |
BarModelMapper Example | This example shows how to use QAbstractItemModel derived model as the data for the bar series. 此示例显示如何使用QAbstractItemModel派生模型作为条形图系列的数据。 |
Box and Whiskers Example | The example shows how to create a box-and-whiskers chart. 该示例显示了如何创建长方体和胡须图表。 |
Callout Example | This example shows how to draw an additional element (a callout) on top of the chart. 此示例显示如何在图表顶部绘制附加元素(标注)。 |
Candlestick Chart Example | Shows how to create a candlestick chart. 显示如何创建蜡烛图。 |
Chart Themes Example | The example shows the look and feel of the different built-in themes. 该示例显示了不同内置主题的外观。 |
Custom Chart Example | This example shows how to customize the appearance of the different elements on a chart. |