Plotting# All functions used for elementary plotting. Plotting Functions plot() scatter() errorbar() imshow() Infinite Lines inf_dline() inf_hline() inf_vline() Other Plot Objects plot_text() legend() grid() Plot Window Control set_xlim() set_ylim() xlim() ylim() set_xlabel() set_ylabel() show_grid() disable_flicker() enable_autoscale() disable_autoscale() enable_autopan() disable_autopan() lock_zoom() subplots() merge_plots() set_title() remove_item() clear() Starting And Animation show() on_refresh() set_interval() show_window() refresh() Plot Widget SubplotWidget Curves PlotCurve ErrorbarCurve TextCurve InfLine ImageCurve GridCurve