Qt Charts 范例演示如何在基于 Widget 和 Qt Quick 的应用程序中使用图表:
展示如何创建简单区域图表的范例。 | |
此范例展示动态数据 (麦克风输入) 的绘制。 | |
展示如何创建条形图表的范例。 | |
此范例展示如何使用 QAbstractItemModel 派生模型作为条形系列的数据。 | |
范例展示如何创建方框和晶须图表。 | |
此范例展示如何在图表顶部绘制额外 (标注) 元素。 | |
展示如何创建烛台图表。 | |
示例展示不同内置主题的外观和感觉。 | |
This example shows how to customize the appearance of the different elements on a chart. | |
范例展示如何使用 QLineChart 与 QDateTimeAxis。 | |
This example shows how to use create a donut breakdown chart using QPieSeries API. | |
This example shows how to create a simple donut chart, and do some customizations to a slice. | |
此范例展示如何绘制动态数据。 | |
The example shows how to create a horizontal bar chart. | |
The example shows how to create a simple horizontal percent bar chart. | |
The example shows how to create a simple stacked horizontal bar chart. | |
This example shows how to detach the legend from the chart and how to attach it back. | |
范例展示如何使用图例标记。 | |
范例展示如何组合不同图表并设置轴。 | |
范例展示如何创建简单线图表。 | |
范例展示如何使用 QLogValueAxis。 | |
This example shows how to use the QAbstractItemModel derived model as the data for the series. | |
The example shows how to create a simple chart with two vertical axes. One for each series. | |
This example shows how to create a nested donuts chart using the QPieSeries API. | |
The example shows how to enable OpenGL acceleration for QLineSeries and QScatterSeries. | |
范例展示如何创建简单百分比条形图表。 | |
This example shows how the look and feel of a pie chart can be customized. | |
The example shows how to implement a piechart with drilldown effect. | |
The example shows how to create a simple pie chart and do some customizations to a pie slice. | |
The example shows how to create a simple polar chart with multiple different series. | |
This is a demonstration of how to use axes in your QML application. | |
This basic demonstration shows how to use the different chart types by using qml. | |
This example shows you how to create your own custom legend. | |
This application shows you how to customize different visual properties of a ChartView and series. | |
This application demonstrates how to use XmlListModel as a datasource for a Chart. | |
The example shows how to implement application with strict performance requirements using the Qt Charts QML API. | |
This is a demonstration on how to use a polar chart in your QML application. | |
This is a basic demonstration showing how to use the different chart types by using qml. | |
This example shows how to create a simple scatter chart and how to interact with the chart. | |
The example shows how to create a simple scatter chart. | |
范例展示如何创建简单样条线图表。 | |
The example shows how to implement drilldown using a stacked barchart. | |
The example shows how to create a simple stacked bar chart. | |
范例展示如何创建带负值条形的条形图表。 | |
范例展示如何创建自己的自定义缩放效果。 |