Chi2fit.Gnuplotlib.histogram
You're seeing just the function
histogram
, go back to Chi2fit.Gnuplotlib module for more information.
Specs
Draws a histogram of the data.
Options
`:bin` - the size of the bins to use,
`:plottitle` - the title of the plot,
`:xrange` - the range for the x-values to use in the format '[x1:x2]'
`:xrange` - the range for the y-values to use in the format '[y1:y2]'
`:xlabel` - the label to use for the x-axis,
`:ylabel` - the label to use for the y-axis.