PRBPlotStyle ============ .. currentmodule:: Stoner.plot.formats .. autoclass:: PRBPlotStyle :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PRBPlotStyle.show_legend ~PRBPlotStyle.show_title ~PRBPlotStyle.show_xlabel ~PRBPlotStyle.show_ylabel ~PRBPlotStyle.show_zlabel ~PRBPlotStyle.stylename ~PRBPlotStyle.stylesheet ~PRBPlotStyle.subplot_settings .. rubric:: Methods Summary .. autosummary:: ~PRBPlotStyle.__call__ ~PRBPlotStyle.annotate ~PRBPlotStyle.apply ~PRBPlotStyle.clear ~PRBPlotStyle.customise ~PRBPlotStyle.customise_axes ~PRBPlotStyle.get ~PRBPlotStyle.items ~PRBPlotStyle.keys ~PRBPlotStyle.new_figure ~PRBPlotStyle.pop ~PRBPlotStyle.popitem ~PRBPlotStyle.setdefault ~PRBPlotStyle.update ~PRBPlotStyle.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