plot: 1D and 2D Plot widgets

This package provides a set of Qt widgets for plotting curves and images.

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

Those widgets supports interaction (e.g., zoom, pan, selections).

List of Qt widgets:

For an introduction to the widgets of this package, see Getting started with plot widgets.

For examples of custom plot actions, see Adding custom plot actions.

Table Of Contents

Previous topic

silx.gui: Graphical user interface

Next topic

Getting started with plot widgets

This Page