Re: Matplotlib logarithmic scatter plot
- From: John Hunter <jdhunter@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 11:56:23 -0600
"Derek" == Derek Basch <dbasch@xxxxxxxxx> writes:
Derek> Great! That worked fine after I played with it for a
Derek> bit. One last question though. How do I label the ticks
Derek> with the product of the exponentiation? For instance:
Derek> 100
Derek> instead of
Derek> 10**2
You can supply your own custom tick formatters (and locators). See
http://matplotlib.sf.net/matplotlib.ticker.html
and examples
http://matplotlib.sourceforge.net/examples/custom_ticker1.py
http://matplotlib.sourceforge.net/examples/major_minor_demo1.py
http://matplotlib.sourceforge.net/examples/major_minor_demo2.py
JDH
.
- Follow-Ups:
- Re: Matplotlib logarithmic scatter plot
- From: Derek Basch
- Re: Matplotlib logarithmic scatter plot
- References:
- Matplotlib logarithmic scatter plot
- From: Derek Basch
- Re: Matplotlib logarithmic scatter plot
- From: Bas
- Re: Matplotlib logarithmic scatter plot
- From: Derek Basch
- Re: Matplotlib logarithmic scatter plot
- From: John Hunter
- Re: Matplotlib logarithmic scatter plot
- From: Derek Basch
- Matplotlib logarithmic scatter plot
- Prev by Date: Re: Python and Flash
- Next by Date: Re: PEP 354: Enumerations in Python
- Previous by thread: Re: Matplotlib logarithmic scatter plot
- Next by thread: Re: Matplotlib logarithmic scatter plot
- Index(es):