News

This package is structured in 3 modules: a module for histograms: hist another for profile histograms: prof another for plotting: mpl The modules hist and prof do not depend on any graphic/plotting ...
The first argument is the name of the data series. This name has two purposes – 1. It is used in the legend to identify data points and 2. It is used as an identifier when appending new data. We can ...