Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
rqt_plot.pyqtgraph_data_plot.PyQtGraphDataPlot Class Reference
Inheritance diagram for rqt_plot.pyqtgraph_data_plot.PyQtGraphDataPlot:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def add_curve
def redraw
def remove_curve
def update_values

Private Member Functions

def _update_legend

Private Attributes

 _color_index
 _curves
 _plot_widget

Static Private Attributes

list _colors = [Qt.red, Qt.blue, Qt.magenta, Qt.cyan, Qt.green, Qt.darkYellow, Qt.black, Qt.darkRed, Qt.gray, Qt.darkCyan]

Detailed Description

Definition at line 40 of file pyqtgraph_data_plot.py.


Constructor & Destructor Documentation

Definition at line 43 of file pyqtgraph_data_plot.py.


Member Function Documentation

Definition at line 72 of file pyqtgraph_data_plot.py.

def rqt_plot.pyqtgraph_data_plot.PyQtGraphDataPlot.add_curve (   self,
  curve_id,
  curve_name,
  data_x,
  data_y 
)

Definition at line 55 of file pyqtgraph_data_plot.py.

Definition at line 81 of file pyqtgraph_data_plot.py.

Definition at line 65 of file pyqtgraph_data_plot.py.

def rqt_plot.pyqtgraph_data_plot.PyQtGraphDataPlot.update_values (   self,
  curve_id,
  x,
  y 
)

Definition at line 76 of file pyqtgraph_data_plot.py.


Member Data Documentation

Definition at line 43 of file pyqtgraph_data_plot.py.

list rqt_plot::pyqtgraph_data_plot.PyQtGraphDataPlot::_colors = [Qt.red, Qt.blue, Qt.magenta, Qt.cyan, Qt.green, Qt.darkYellow, Qt.black, Qt.darkRed, Qt.gray, Qt.darkCyan] [static, private]

Definition at line 41 of file pyqtgraph_data_plot.py.

Definition at line 43 of file pyqtgraph_data_plot.py.

Definition at line 43 of file pyqtgraph_data_plot.py.


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


rqt_plot
Author(s): Dorian Scholz
autogenerated on Fri Jan 3 2014 11:55:13