Plotting
There are different plotting backends supported:
- matplotlib (default, de-facto standard plotting library),
- plotly (proprietary package with interactive plots, information is kept on the server),
- ROOT (the library used by CERN people),
- bokeh (open-source package with interactive plots)