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