This is the complete list of members for Distribution, including all inherited members.
__init__(self, figure=None, axis=None, normed_to_all_entries=False, normed_to_bin_width=False, keep_first_binning=False, range_in_std=None) | Distribution | |
plotting::Plotter.__init__(self, figure=None, axis=None) | Plotter | |
_plot_datapoints(self, axis, x, y, xerr=None, yerr=None) | Plotter | private |
add(self, data, column, mask=None, weight_column=None, label=None) | Distribution | |
plotting::Plotter.add(self, *args, **kwargs) | Plotter | |
add_subplot(self, gridspecs) | Plotter | |
axis | Plotter | static |
errorband_kwargs | Plotter | |
errorbar_kwargs | Plotter | |
figure | Plotter | static |
fill_kwargs | Plotter | |
finish(self) | Distribution | |
plotting::Plotter.finish(self, *args, **kwargs) | Plotter | |
first_binning | Distribution | |
keep_first_binning | Distribution | |
labels | Plotter | static |
normed_to_all_entries | Distribution | |
normed_to_bin_width | Distribution | |
plot_kwargs | Plotter | |
plots | Plotter | static |
range_in_std | Distribution | |
save(self, filename) | Plotter | |
scale_limits(self) | Plotter | |
set_errorband_options(self, errorband_kwargs={ 'alpha':0.5}) | Plotter | |
set_errorbar_options(self, errorbar_kwargs={ 'fmt':'.', 'elinewidth':3, 'alpha':1}) | Plotter | |
set_fill_options(self, fill_kwargs=None) | Plotter | |
set_plot_options(self, plot_kwargs={ 'linestyle':''}) | Plotter | |
x_axis_label | Distribution | |
xmax | Distribution | |
xmin | Distribution | |
xscale | Plotter | static |
xscale | Plotter | |
ymax | Distribution | |
ymin | Distribution | |
yscale | Plotter | static |
yscale | Plotter | |