Belle II Software development
defaults Class Reference

Static Public Attributes

str style = "bmh"
 default style
 
bool legend = True
 show legend by default
 
bool label = True
 show label by default
 

Detailed Description

Default values of the plotting options

Definition at line 47 of file matplotting.py.

Member Data Documentation

◆ label

bool label = True
static

show label by default

Definition at line 54 of file matplotting.py.

◆ legend

bool legend = True
static

show legend by default

Definition at line 52 of file matplotting.py.

◆ style

str style = "bmh"
static

default style

Definition at line 50 of file matplotting.py.


The documentation for this class was generated from the following file: