LightcurveBackground ==================== .. currentmodule:: gdt.core.plot.plot .. autoclass:: LightcurveBackground :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LightcurveBackground.alpha ~LightcurveBackground.artists ~LightcurveBackground.band_alpha ~LightcurveBackground.color ~LightcurveBackground.linestyle ~LightcurveBackground.linewidth ~LightcurveBackground.visible ~LightcurveBackground.zorder .. rubric:: Methods Summary .. autosummary:: ~LightcurveBackground.hide ~LightcurveBackground.remove ~LightcurveBackground.show ~LightcurveBackground.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