Go to the source code of this file.
Classes | |
class | public_plots_tools.ColorScheme |
Namespaces | |
public_plots_tools | |
Variables | |
tuple | public_plots_tools.FONT_PROPS_AX_TITLE = FontProperties(size="x-large", weight="bold") |
tuple | public_plots_tools.FONT_PROPS_SUPTITLE = FontProperties(size="x-large", weight="bold", stretch="condensed") |
tuple | public_plots_tools.FONT_PROPS_TICK_LABEL = FontProperties(size="large", weight="bold") |
tuple | public_plots_tools.FONT_PROPS_TITLE = FontProperties(size="large", weight="regular") |