Mic:
Hello,
I am able to draw a histogram with the following code:
/.../
/h.hist(hist_data, bins=50, normed=True)/
However, I don't know how to draw a line for median at 249 position
like in attachment.
Are your axes really matplotlib axes? (I have doubts, since the vertical
is not normed, although your histogram is).
In your real axes, the command plot([249,249],[0,height]) draws a
vertical line (there is a primitive vert. line as well), what is the
problem??
Jerzy Karczmarczuk
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users