Public Member Functions | Public Attributes | List of all members
rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas Class Reference
Inheritance diagram for rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, parent=None)
 
def resizeEvent (self, event)
 
def safe_tight_layout (self)
 

Public Attributes

 axes
 

Detailed Description

Ultimately, this is a QWidget (as well as a FigureCanvasAgg, etc.).

Definition at line 96 of file mat_data_plot.py.

Constructor & Destructor Documentation

def rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas.__init__ (   self,
  parent = None 
)

Definition at line 100 of file mat_data_plot.py.

Member Function Documentation

def rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas.resizeEvent (   self,
  event 
)

Definition at line 109 of file mat_data_plot.py.

def rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas.safe_tight_layout (   self)
Deal with "ValueError: bottom cannot be >= top" bug in older matplotlib versions
(before v2.2.3)

References:
    - https://github.com/matplotlib/matplotlib/pull/10915
    - https://github.com/ros-visualization/rqt_plot/issues/35

Definition at line 113 of file mat_data_plot.py.

Member Data Documentation

rqt_plot.data_plot.mat_data_plot.MatDataPlot.Canvas.axes

Definition at line 102 of file mat_data_plot.py.


The documentation for this class was generated from the following file:


rqt_plot
Author(s): Dorian Scholz, Dirk Thomas
autogenerated on Thu Feb 25 2021 03:12:45