widgets.plot_canvas

A Qt widget to use as a matplotlib backend.

author:
  1. Soininen (VTT)
date:

3.6.2019

Module Contents

widgets.plot_canvas._mpl_logger[source]
class widgets.plot_canvas.PlotCanvas(parent=None)[source]

Bases: matplotlib.backends.backend_qt5agg.FigureCanvasQTAgg

A widget for plotting with matplotlib