QtDataVisualization

The QtDataVisualization module provides a way to visualize data in 3D as bar, scatter, and surface graphs. It is especially useful for visualizing depth maps and large quantities of rapidly changing data, such as data received from multiple sensors. The look and feel of graphs can be customized by using themes or by adding custom items and labels to them.

Attributes

PYQT_DATAVISUALIZATION_VERSION: int

This is a read-only attribute.

TODO


PYQT_DATAVISUALIZATION_VERSION_STR: str

This is a read-only attribute.

TODO


QTDATAVISUALIZATION_VERSION: int

This is a read-only attribute.

TODO


QTDATAVISUALIZATION_VERSION_STR: str

This is a read-only attribute.

TODO

Functions

qDefaultSurfaceFormat(antialias: bool = True) → QSurfaceFormat

TODO