pyPENELOPE

figure – Panels to display figures

Inheritance diagram of penelopetools.gui.program.penelope.panel.figure

class penelopetools.gui.program.penelope.panel.figure.NavigationToolbar4WxAgg(canvas)

Bases: matplotlibtools.figurewx.NavigationToolbar3WxAgg

save(event)

Wrapper around NavigationToolbar2WxAgg save method to use the directory save in the configuration as the default dir.

class penelopetools.gui.program.penelope.panel.figure.NavigationToolbar5WxAgg(canvas)

Bases: penelopetools.gui.program.penelope.panel.figure.NavigationToolbar4WxAgg

copy(event)
csvsave(event)
errorbar(event)
has_errorbars()
class penelopetools.gui.program.penelope.panel.figure.ProbabilityFigureWx(parent, fig, sim)

Bases: penelopetools.gui.program.penelope.panel.figure.SimulationFigureWx

STATUS_CLASS

alias of StatusBarWx

TOOLBAR_CLASS

alias of NavigationToolbar5WxAgg

class penelopetools.gui.program.penelope.panel.figure.SimulationFigureWx(parent, fig, sim)

Bases: matplotlibtools.figurewx.FigureWx

STATUS_CLASS

alias of StatusBarWx

TOOLBAR_CLASS

alias of NavigationToolbar4WxAgg