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