SpectrumBackground ================== .. currentmodule:: gdt.core.plot.plot .. autoclass:: SpectrumBackground :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpectrumBackground.alpha ~SpectrumBackground.artists ~SpectrumBackground.band_alpha ~SpectrumBackground.color ~SpectrumBackground.linestyle ~SpectrumBackground.linewidth ~SpectrumBackground.visible ~SpectrumBackground.zorder .. rubric:: Methods Summary .. autosummary:: ~SpectrumBackground.hide ~SpectrumBackground.remove ~SpectrumBackground.show ~SpectrumBackground.toggle .. rubric:: Attributes Documentation .. autoattribute:: alpha .. autoattribute:: artists .. autoattribute:: band_alpha .. autoattribute:: color .. autoattribute:: linestyle .. autoattribute:: linewidth .. autoattribute:: visible .. autoattribute:: zorder .. rubric:: Methods Documentation .. automethod:: hide .. automethod:: remove .. automethod:: show .. automethod:: toggle