Yes, solving # 5448 might solve it all. Thanks for pointing it out. I'm glad mhansen is working on it, although the last post was 3 months ago.
Cheers, Stan kcrisman wrote: >> I remember that the axes labelling in plot() has been discussed a >> while ago, but it seems that it still has not been fixed. If the range >> on the y-axis contains only very small numbers, the labels disappear >> altogether. Example: >> >> plot(2^(-20*x),(x,1,10)) >> >> This is in sage-4.0.2. Does anyone know if a ticket for this already >> exists or is anyone working on plot()? >> > > There are several tickets for working on that aspect of plotting. # > 5649 seems most closely related, though # 5448, if finished, might > solve a whole slew of the issues at once. # 1431 has been unresolved > for a year and a half! > > More concretely, one problem is that plot/axes.py is not very well > documented. However, you might want to look at _tasteful_ticks and > _draw_axes_labels. Or you might want to try to finish # 5448. :) > > - kcrisman > > > -- ________________________________________ Stan Schymanski Scientist Max Planck Institute for Biogeochemistry Postfach 10 01 64 D-07701 Jena Phone: +49.3641.576264 Fax: +49.3641.577274 WWW: http://www.bgc-jena.mpg.de/~sschym Biospheric Theory and Modelling Group http://www.bgc-jena.mpg.de/bgc-theory/ _________________________________________ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
