triqs.stat.histogram

Plot protocol registration for triqs.stat.Histogram.

This pure-Python helper is wired up in triqs.stat’s __init__.py via plot_function_table[Histogram] = plot so that histograms can be passed to triqs.plot.oplot.

Functions

plot(self, optional_dict)

Plot protocol for Histogram objects.