Re: [Matplotlib-users] Xaxis rescale

2009-01-09 Thread John Hunter
On Fri, Jan 9, 2009 at 10:09 AM, rmber wrote: > > Hi, I'm trying to reformat the ticks on the x axis of a plot I've made. I > need to divided the values by 1000 and then subtract 10, and I can't figure > out how. The hierarchy of ticker objects and tick instances is rather > confusing to me. Ca

[Matplotlib-users] Xaxis rescale

2009-01-09 Thread rmber
Hi, I'm trying to reformat the ticks on the x axis of a plot I've made. I need to divided the values by 1000 and then subtract 10, and I can't figure out how. The hierarchy of ticker objects and tick instances is rather confusing to me. Can anyone help? -Ryan -- View this message in context: