WX Frame containing plots. More...
Public Member Functions | |
| def | __init__ |
| def | add_toolbar |
| def | create_main_canvas |
| def | create_menu |
| def | draw_plot_2d |
| def | draw_plot_3d |
| def | flash_status_message |
| def | init_plot_2d |
| def | init_plot_3d |
| def | on_exit |
| def | on_flash_status_off |
| def | on_redraw_timer |
| def | on_save_plot |
| def | onpick |
Public Attributes | |
| ax | |
| axes | |
| buffer_size | |
| canvas | |
| color | |
| datagen | |
| datax | |
| datay | |
| dpi | |
| draw_plot | |
| fig | |
| init_plot | |
| legend | |
| marker | |
| maxy | |
| menubar | |
| miny | |
| mode | |
| period | |
| plot_data | |
| redraw_period | |
| redraw_timer | |
| sizer | |
| start_time | |
| statusbar | |
| timeroff | |
| title | |
| toolbar | |
| topics | |
| def rxtools.rxplot.RxPlotFrame.__init__ | ( | self, | |
| topics, | |||
| options | |||
| ) |
| def rxtools.rxplot.RxPlotFrame.add_toolbar | ( | self | ) |
| def rxtools.rxplot.RxPlotFrame.create_main_canvas | ( | self | ) |
| def rxtools.rxplot.RxPlotFrame.create_menu | ( | self | ) |
| def rxtools.rxplot.RxPlotFrame.draw_plot_2d | ( | self, | |
relimit = False |
|||
| ) |
| def rxtools.rxplot.RxPlotFrame.draw_plot_3d | ( | self, | |
relimit = False |
|||
| ) |
| def rxtools.rxplot.RxPlotFrame.flash_status_message | ( | self, | |
| msg, | |||
flash_len_ms = 1500 |
|||
| ) |
| def rxtools.rxplot.RxPlotFrame.init_plot_2d | ( | self | ) |
| def rxtools.rxplot.RxPlotFrame.init_plot_3d | ( | self | ) |
| def rxtools.rxplot.RxPlotFrame.on_exit | ( | self, | |
| event | |||
| ) |
| def rxtools.rxplot.RxPlotFrame.on_flash_status_off | ( | self, | |
| event | |||
| ) |
| def rxtools.rxplot.RxPlotFrame.on_redraw_timer | ( | self, | |
| event | |||
| ) |
| def rxtools.rxplot.RxPlotFrame.on_save_plot | ( | self, | |
| event | |||
| ) |
| def rxtools.rxplot.RxPlotFrame.onpick | ( | self, | |
| event | |||
| ) |