cumulative percentage

Hello everbody:

How can I plot cumulative percentage with matplotlib?

Please, can someone give me an example?

Thank you,

Ionut

Take a look at the "extended" histogram examples at

  http://matplotlib.sourceforge.net/examples/pylab_examples/histogram_demo_extended.html

You can also search the docs for histogram:

  Search — Matplotlib 3.8.2 documentation

JDH

···

On Sat, Nov 1, 2008 at 2:53 PM, sandric ionut <sandricionut@...9...> wrote:

How can I plot cumulative percentage with matplotlib?

Please, can someone give me an example?