DefaultPlotStyle ================ .. currentmodule:: Stoner.plot.formats .. autoclass:: DefaultPlotStyle :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DefaultPlotStyle.show_legend ~DefaultPlotStyle.show_title ~DefaultPlotStyle.show_xlabel ~DefaultPlotStyle.show_ylabel ~DefaultPlotStyle.show_zlabel ~DefaultPlotStyle.stylename ~DefaultPlotStyle.stylesheet ~DefaultPlotStyle.subplot_settings .. rubric:: Methods Summary .. autosummary:: ~DefaultPlotStyle.__call__ ~DefaultPlotStyle.annotate ~DefaultPlotStyle.apply ~DefaultPlotStyle.clear ~DefaultPlotStyle.customise ~DefaultPlotStyle.customise_axes ~DefaultPlotStyle.get ~DefaultPlotStyle.items ~DefaultPlotStyle.keys ~DefaultPlotStyle.new_figure ~DefaultPlotStyle.pop ~DefaultPlotStyle.popitem ~DefaultPlotStyle.setdefault ~DefaultPlotStyle.update ~DefaultPlotStyle.values .. rubric:: Attributes Documentation .. autoattribute:: show_legend .. autoattribute:: show_title .. autoattribute:: show_xlabel .. autoattribute:: show_ylabel .. autoattribute:: show_zlabel .. autoattribute:: stylename .. autoattribute:: stylesheet .. autoattribute:: subplot_settings .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: annotate .. automethod:: apply .. automethod:: clear .. automethod:: customise .. automethod:: customise_axes .. automethod:: get .. automethod:: items .. automethod:: keys .. automethod:: new_figure .. automethod:: pop .. automethod:: popitem .. automethod:: setdefault .. automethod:: update .. automethod:: values