data: Widgets for data visualizationΒΆ

This package provides a set of Qt widgets for displaying data arrays using table views and plot widgets.

Note

Widgets in this package may rely on additional dependencies that are not mandatory for silx. DataViewer.DataViewer relies on silx.gui.plot which depends on matplotlib. It also optionally depends on PyOpenGL for 3D visualization.

Public modules:

Previous topic

console: IPython console widgets

Next topic

ArrayTableWidget: Browsing Numpy arrays

This Page