simeasren.plotting.plot_style_config ==================================== .. py:module:: simeasren.plotting.plot_style_config Attributes ---------- .. autoapisummary:: simeasren.plotting.plot_style_config.COLOR_MAPPING_CF simeasren.plotting.plot_style_config.DEFAULT_COLOR_CF 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 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 Module Contents --------------- .. py:data:: COLOR_MAPPING_CF .. py:data:: DEFAULT_COLOR_CF :value: 'black' .. py:data:: LINESTYLE_MAPPING_CF .. py:data:: DEFAULT_LINESTYLE_CF :value: '-.' .. py:data:: COLOR_MAPPING_HIGHRES .. py:data:: DEFAULT_COLOR_HIGHRES :value: 'darkgreen' .. py:data:: LINESTYLE_MAPPING_HIGHRES .. py:data:: DEFAULT_LINESTYLE_HIGHRES :value: '-.' .. py:data:: PLOT_PALETTE .. py:data:: jet .. py:data:: colors .. py:data:: CUSTOM_CMAP