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