Classes. More...

Public Member Functions | |
| def | __init__ |
| def | redraw |
| def | reset |
Public Attributes | |
| dynamic_range | |
| max_range | |
| min_range | |
Private Member Functions | |
| def | _update_legend |
| Overrides. | |
Private Attributes | |
| _ymax | |
| _ymin | |
Classes.
Definition at line 20 of file full_size_data_plot.py.
| def kobuki_qtestsuite.full_size_data_plot.FullSizeDataPlot.__init__ | ( | self, | |
parent = None |
|||
| ) |
Definition at line 21 of file full_size_data_plot.py.
| def kobuki_qtestsuite.full_size_data_plot.FullSizeDataPlot._update_legend | ( | self | ) | [private] |
Overrides.
Definition at line 36 of file full_size_data_plot.py.
We fix the y axis and continually resize the x axis to encapsulate the entire domain, range of the battery profile. @Todo : the domain is simply the data value, we could use
Definition at line 43 of file full_size_data_plot.py.
Definition at line 29 of file full_size_data_plot.py.
Definition at line 21 of file full_size_data_plot.py.
Definition at line 21 of file full_size_data_plot.py.
Definition at line 21 of file full_size_data_plot.py.
Definition at line 21 of file full_size_data_plot.py.
Definition at line 21 of file full_size_data_plot.py.