Module pyspecan.backend.mpl.theme
Configure matplotlib Style
Functions
def get(name: str)-
Expand source code
def get(name: str): return theme[name]
pyspecan.backend.mpl.themeConfigure matplotlib Style
def get(name: str)
def get(name: str):
return theme[name]