python - Multiple histograms in one plot: line on center of bins -


i´m using matplotlib.pyplot.hist histtype=u'step' histogram: enter image description here

the problem is, distributions hard compare eye in view. want try plot line along center of bins. how can this? other alternative kde, want represent data true possible.

update: found answer here: https://stackoverflow.com/a/8822554/6481181


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -