For some code examples, see one of the Qt Data Visualization examples:
Simple application showing real time audio data. |
|
Implementing a custom input handler to support axis dragging. |
|
Using Q3DBars in a widget application. |
|
Implementing custom input handler in a widget application. |
|
Adding custom items to a surface graph. |
|
Using Q3DBars with a custom proxy. |
|
Using an item model as data source for Q3DBars. |
|
Implementing axis dragging in QML. |
|
Example of a hybrid C++ and QML application demonstrating different axis formatters. |
|
Using Bars3D in a QML application. |
|
Customizing input in a QML application. |
|
Showing graph legend in a QML application. |
|
Showing multiple graphs simultaneously in a QML application. |
|
Example of a hybrid C++ and QML application. |
|
Using Scatter3D in a QML application. |
|
Showing spectrogram graph in a QML application. |
|
Using Surface3D in a QML application. |
|
Using multiple series with Surface3D in a QML application. |
|
Using rotated scatter items. |
|
Using Q3DScatter in a widget application. |
|
Using Q3DSurface in a widget application. |
|
Using texture with Q3DSurface. |
|
Rendering volumetric objects. |