Qt Charts Examples (6.4.3)

官方源地址:Qt Examples And Tutorials | Qt 6.5

AreaChart ExampleThe example shows how to create a simple area chart.
该示例显示了如何创建一个简单的面积图。
Audio ExampleThis example shows the drawing of dynamic data (microphone input).
此示例显示了动态数据(麦克风输入)的绘制。
BarChart ExampleThe example shows how to create a bar chart.
此示例显示了如何创建条形图。
BarModelMapper ExampleThis example shows how to use QAbstractItemModel derived model as the data for the bar series.
此示例显示如何使用QAbstractItemModel派生模型作为条形图系列的数据。
Box and Whiskers ExampleThe example shows how to create a box-and-whiskers chart.
该示例显示了如何创建长方体和胡须图表。
Callout ExampleThis example shows how to draw an additional element (a callout) on top of the chart.
此示例显示如何在图表顶部绘制附加元素(标注)。
Candlestick Chart ExampleShows how to create a candlestick chart.
显示如何创建蜡烛图。
Chart Themes ExampleThe example shows the look and feel of the different built-in themes.
该示例显示了不同内置主题的外观。
Custom Chart ExampleThis example shows how to customize the appearance of the different elements on a chart.
此示例显示如何自定义图表上不同元素的外观。
DateTimeAxis ExampleThe example shows how to use QLineChart with QDateTimeAxis.
该示例显示了如何将QLineChart与QDateTimeAxis一起使用。
Donut Chart Breakdown ExampleThis example shows how to use create a donut breakdown chart using QPieSeries API.
此示例显示如何使用QPieSeries API创建甜甜圈分解图。
Donutchart ExampleThis example shows how to create a simple donut chart, and do some customizations to a slice.
这个例子展示了如何创建一个简单的圆环图,并对切片进行一些自定义。
Dynamic Spline ExampleThis example shows how to draw dynamic data.
此示例显示如何绘制动态数据。
HorizontalBarChart ExampleThe example shows how to create a horizontal bar chart.
此示例显示如何创建水平条形图。
HorizontalPercentBarChart ExampleThe example shows how to create a simple horizontal percent bar chart.
此示例显示如何创建一个简单的水平百分比条形图。
HorizontalStackedBarChart ExampleThe example shows how to create a simple stacked horizontal bar chart.
此示例显示如何创建一个简单的堆叠水平条形图。
Legend ExampleThis example shows how to detach the legend from the chart and how to attach it back.
此示例显示如何将图例从图表中分离,以及如何将其重新附加。
LegendMarkers ExampleThe example shows how to make use of legend markers.
此示例显示了如何使用图例标记。
Light Markers Points Selection ExampleThe example shows a usage of light markers and points selection for the series.
该示例显示了该系列的灯光标记和点选择的用法。
Line and BarChart ExampleThe example shows how to combine different charts and set the axes.
该示例显示了如何组合不同的图表并设置轴。
LineChart ExampleThe example shows how to create a simple line chart.
该示例显示了如何创建一个简单的折线图。
Logarithmic Axis ExampleThe example shows how to use QLogValueAxis.
该示例显示了如何使用QLogValueAxis。
Model Data ExampleThis example shows how to use the QAbstractItemModel derived model as the data for the series.
此示例显示如何使用QAbstractItemModel派生的模型作为该系列的数据。
Multiple Axes ExampleThe example shows how to create a simple chart with two vertical axes. One for each series.
该示例显示了如何创建一个具有两个垂直轴的简单图表。每个系列一个。
Nested Donuts ExampleThis example shows how to create a nested donuts chart using the QPieSeries API.
此示例显示如何使用QPieSeries API创建嵌套甜甜圈图表。
OpenGL Accelerated Series ExampleThe example shows how to enable OpenGL acceleration for QLineSeries and QScatterSeries.
该示例显示了如何为QLineSeries和QScatterSeries启用OpenGL加速。
PercentBarChart ExampleThe example shows how to create a simple percent bar chart.
此示例显示如何创建一个简单的百分比条形图。
Pie Chart Customization ExampleThis example shows how the look and feel of a pie chart can be customized.
此示例显示了如何自定义饼图的外观。
Piechart Drilldown ExampleThe example shows how to implement a piechart with drilldown effect.
该示例显示了如何实现具有向下钻取效果的饼图。
Piechart ExampleThe example shows how to create a simple pie chart and do some customizations to a pie slice.
该示例显示了如何创建一个简单的饼图并对饼图切片进行一些自定义。
Polar Chart ExampleThe example shows how to create a simple polar chart with multiple different series.
该示例显示了如何创建一个包含多个不同系列的简单极坐标图。
Qml AxesThis is a demonstration of how to use axes in your QML application.
这是如何在QML应用程序中使用轴的演示。
Qml Charts ExampleThis basic demonstration shows how to use the different chart types by using qml.
这个基本演示展示了如何使用qml来使用不同的图表类型。
Qml Custom LegendThis example shows you how to create your own custom legend.
此示例向您展示如何创建自己的自定义图例。
Qml CustomizationsThis application shows you how to customize different visual properties of a ChartView and series.
此应用程序向您展示如何自定义ChartView和系列的不同可视财产。
Qml F1 LegendsThis application demonstrates how to use ListModel as a datasource for a Chart.
此应用程序演示如何使用ListModel作为图表的数据源。
Qml OscilloscopeThe example shows how to implement application with strict performance requirements using the Qt Charts QML API.
该示例展示了如何使用Qt Charts QML API实现具有严格性能要求的应用程序。
Qml Polar ChartThis is a demonstration on how to use a polar chart in your QML application.
这是关于如何在QML应用程序中使用极坐标图的演示。
Qml WeatherThis is a basic demonstration showing how to use the different chart types by using qml.
这是一个基本的演示,展示了如何使用qml使用不同的图表类型。
Scatter Interactions ExampleThis example shows how to create a simple scatter chart and how to interact with the chart.
此示例显示如何创建一个简单的散点图以及如何与图表交互。
ScatterChart ExampleThe example shows how to create a simple scatter chart.
该示例显示了如何创建一个简单的散点图。
SelectedBar ExampleThe example shows how to use a selection feature for the bar chart.
此示例显示如何使用条形图的选择功能。
SplineChart ExampleThe example shows how to create a simple spline chart.
该示例显示了如何创建一个简单的样条曲线图。
StackedBarChart Drilldown ExampleThe example shows how to implement drilldown using a stacked barchart.
该示例显示了如何使用堆叠条形图实现向下钻取。
StackedBarChart ExampleThe example shows how to create a simple stacked bar chart.
该示例显示了如何创建一个简单的堆叠条形图。
Temperature Records ExampleThe example shows how to create a bar chart with negative bars.
此示例显示了如何创建带有负条形图的条形图。
Zoom Line ExampleThe example shows how to create your own custom zooming effect.
该示例显示了如何创建自己的自定义缩放效果。

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值