Module pyspecan.backend.mpl.theme

Configure matplotlib Style

Functions

def get(name: str)
Expand source code
def get(name: str):
    return theme[name]