Qt Graphs 范例

For some code examples, see one of the Qt Graphs examples:

范例

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.

The following example shows how to use widgets to visualize data:

Graph Gallery

Gallery of Bar, Scatter, and Surface graphs.

Volumetric Rendering

Rendering volumetric objects.

内容