fastPlot

Module Contents

Classes

Functions

Attributes

class _PlotHolders
add_plot(x, y, **kwargs)
get_wgGraphs()
new_plot()
set_title(theTitle, **kwargs)
reset()
axis_equal()
class WindowHolders
set_currFigure(currFigure)
add_plot(*args, **kwargs)
set_title(*args, **kwargs)
new_figure()
new_plot()
show()
get_curr_plotHolder()
get_wgGraphs(fig=None)
get_all_figures()
axis_equal()
myWindows
plot(x, y, hold=False, **kwargs)

Plot new trace

show()

Show (start qt mainloop) graphs. Blocking

figure(numb=None)

Set current figure

add_action_on_click(theAction)
set_title(theTitle, **kwargs)

Set title of the plot

axis_equal()
get_all_figures()

Get all existing figures

get_wgGraphs(fig=None)

Advanced option. :return: widget_graphs_visual