plot: 1D and 2D Plot widgetsΒΆ

Qt widgets for 1D and 2D plotting.

This package provides a set of widgets for plotting curve and images. Those widgets supports interaction (e.g., zoom, pan, selections).

The plotting API is inherited from and thus mostly compatible with PyMca plot API.

List of Qt widgets:

Snapshot of the widgets:

imgPlotWidget imgPlotWindow
PlotWidget PlotWindow

Public modules:

Internals:

Previous topic

silx.gui: Graphical user interface

Next topic

Plot

This Page