CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions | Variables
public_plots_tools.py File Reference

Go to the source code of this file.

Classes

class  public_plots_tools.ColorScheme
 

Namespaces

 public_plots_tools
 

Functions

def public_plots_tools.AddLogo
 
def public_plots_tools.DarkenColor
 
def public_plots_tools.InitMatplotlib
 
def public_plots_tools.LatexifyUnits
 
def public_plots_tools.RoundAwayFromZero
 
def public_plots_tools.SavePlot
 

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")