Skip to content

Histogram plotting with matplotlib

Notifications You must be signed in to change notification settings

fsetti/matplottery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matplottery

PyPI version

Easy histogram creation/plotting with matplotlib, including importing of ROOT histograms with vanilla pyROOT or uproot. Plain numpy arrays are also supported with the usual numpy.histogram().

Install

pip install matplottery

Examples

Example notebook

Unit tests

python -m unittest discover -s tests -p "*.py"

About

Histogram plotting with matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%