Am I overlooking tick format support for ``format``?
http://docs.python.org/library/functions.html#format

If not, might it be added?

Ordinarily I'd use FormatStrFormatter, but this time
I wanted percentages, so I had to (?) use FuncFormatter.
This was both surprising (because ``format`` is core
Python functionality) and confusing (because the docs
did not point out that the user-provided function must
take two arguments).

Thanks,
Alan Isaac

------------------------------------------------------------------------------
Free Software Download: 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. 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