BaseResidualHistogramPlot ===================================== .. currentmodule:: sherpa.plot .. autoclass:: BaseResidualHistogramPlot :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseResidualHistogramPlot.histo_prefs ~BaseResidualHistogramPlot.residual_axis ~BaseResidualHistogramPlot.residual_color ~BaseResidualHistogramPlot.residual_lw ~BaseResidualHistogramPlot.x .. rubric:: Methods Summary .. autosummary:: ~BaseResidualHistogramPlot.hline ~BaseResidualHistogramPlot.overplot ~BaseResidualHistogramPlot.plot ~BaseResidualHistogramPlot.prepare ~BaseResidualHistogramPlot.vline .. rubric:: Attributes Documentation .. autoattribute:: histo_prefs .. autoattribute:: residual_axis .. autoattribute:: residual_color .. autoattribute:: residual_lw .. autoattribute:: x .. rubric:: Methods Documentation .. automethod:: hline .. automethod:: overplot .. automethod:: plot .. automethod:: prepare .. automethod:: vline