Qt Data Visualization 範例

對於某些代碼範例,見某一 Qt Data Visualization 範例:

範例

圖形圖庫

條形圖、散點圖及錶麵圖圖庫。

體積渲染

渲染體積對象。

The following examples show how to use Qt Quick to visualize data:

Axis Handling

Implementing axis dragging with a custom input handler in QML, and creating a custom axis formatter.

Simple Bar Graph

Using Bars3D in a QML application.

Simple Scatter Graph

Using Scatter3D in a QML application.

Surface Graph Gallery

Gallery with three different ways to use a Surface3D graph.

內容

  1. 範例