how to modify axis tick values exponential value location in matplotlib
Rajendra prasad Gottipati
rajendra4linux at gmail.com
Sun Jan 30 12:55:14 EST 2011
More information about the Python-list mailing list
Sun Jan 30 12:55:14 EST 2011
- Previous message (by thread): how to modify axis tick values exponential value location in matplotlib
- Next message (by thread): Style question: Nicknames for deeply nested objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
it seems relevant to my issue. http://stackoverflow.com/questions/3677368/matplotlib-format-axis-offset-values-to-whole-numbers-or-specific-number On Sun, Jan 30, 2011 at 9:45 AM, Rajendra prasad Gottipati < rajendra4linux at gmail.com> wrote: > Hi, > > I am plotting the graph for long values like(267838484) so that its > printing the tick lables on axes as 2.6 , 2.8 and at the top its having a > text like e07 something like this, I want to move the display location of > this exponent (e07) as i am having trouble in having multiple y-axis as they > are getting mixed in text. like (e07 is written on top of e08 of other axis) > > Can any one help me in getting this done? also i am having issue in getting > tick lables of x-axis while plotting with pylab.plot_date. > > > Regards > Raja > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20110130/1ff11841/attachment-0001.html>
- Previous message (by thread): how to modify axis tick values exponential value location in matplotlib
- Next message (by thread): Style question: Nicknames for deeply nested objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list