Functions | |
def | identification |
creates the identification text in the top left corner More... | |
def | setgstyle |
set gstyle by https://github.com/mschrode/AwesomePlots/blob/master/Style.cc More... | |
def | setstatsize |
statistics size More... | |
def style.identification | ( | config | ) |
creates the identification text in the top left corner
Definition at line 16 of file style.py.
Referenced by bigStructure.plot(), subModule.plot(), timeStructure.plot(), and bigModule.plot().
def style.setgstyle | ( | ) |
set gstyle by https://github.com/mschrode/AwesomePlots/blob/master/Style.cc
Definition at line 50 of file style.py.
Referenced by mps_validate.main().
def style.setstatsize | ( | canvas, | |
plot, | |||
config | |||
) |
statistics size
Definition at line 31 of file style.py.
Referenced by monitorPlot.plot(), and bigModule.plot().