2011/2/20 Curiouslearn <curiousle...@gmail.com>:
> Thomas and Goyo,
>
> Thanks for the answers. I am fine with them being coverted to ints. In
> fact, my ax.set_ylim(bottom=0, top=6000) contains ints and I don't
> understand why they are converted to floats. I was thinking that there
> is perhaps another (more correct) way to set tick values.

You can use locators, but set_yticks is good enough for simple cases.
http://matplotlib.sourceforge.net/api/ticker_api.html

------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to