simeasren.plotting.plot_style_config

Attributes

COLOR_MAPPING_CF

DEFAULT_COLOR_CF

LINESTYLE_MAPPING_CF

DEFAULT_LINESTYLE_CF

COLOR_MAPPING_HIGHRES

DEFAULT_COLOR_HIGHRES

LINESTYLE_MAPPING_HIGHRES

DEFAULT_LINESTYLE_HIGHRES

PLOT_PALETTE

jet

colors

CUSTOM_CMAP

Module Contents

simeasren.plotting.plot_style_config.COLOR_MAPPING_CF
simeasren.plotting.plot_style_config.DEFAULT_COLOR_CF = 'black'
simeasren.plotting.plot_style_config.LINESTYLE_MAPPING_CF
simeasren.plotting.plot_style_config.DEFAULT_LINESTYLE_CF = '-.'
simeasren.plotting.plot_style_config.COLOR_MAPPING_HIGHRES
simeasren.plotting.plot_style_config.DEFAULT_COLOR_HIGHRES = 'darkgreen'
simeasren.plotting.plot_style_config.LINESTYLE_MAPPING_HIGHRES
simeasren.plotting.plot_style_config.DEFAULT_LINESTYLE_HIGHRES = '-.'
simeasren.plotting.plot_style_config.PLOT_PALETTE
simeasren.plotting.plot_style_config.jet
simeasren.plotting.plot_style_config.colors
simeasren.plotting.plot_style_config.CUSTOM_CMAP