[Matplotlib-users] ankita dutta wants to chat

2009-11-03 Thread ankita dutta
--- ankita dutta wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-b1ad2ac3cb-e5ed7b915c-9f37a145d10f2c61 You'

[Matplotlib-users] display data in histogram

2009-11-03 Thread ankita dutta
hi all, I am working on some graph stuffs and stuck at a point. I am trying to plot a histogram using simple : *import matplotlib.pyplot as plt . . plt.hist(x,bins=10,histtype='bar') plt.show * but i want to know 1) what is the value of a particular bar in histogram and also want to print in on