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