FAST-HEP / fast-plotter

Manipulate binned pandas dataframes into plots
https://fast-hep.web.cern.ch
3 stars 8 forks source link

Jp-2dhistdev : 2d histogram implementation #19

Closed jordan-palmer closed 2 years ago

jordan-palmer commented 5 years ago

Created a new module, namely plotting_2d. Current functionality includes:

This is the bare bones, first attempt and I expect there to be a few bugs. There is a lot of further functionality to be added, for example, the ability to set the z axis as a log scale.

codecov[bot] commented 5 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #19   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           5     6    +1     
  Lines         480   510   +30     
====================================
- Misses        480   510   +30
Impacted Files Coverage Δ
fast_plotter/plotting_2d.py 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2450965...e8b2eff. Read the comment docs.