Harald Schilly wrote: > With the "report a problem" public bugtracker this was reported: > > http://spreadsheets.google.com/ver?key=pCwvGVwSMxTzT6E2xNdo5fA&t=1238445447456000&pt=1238445427456000&diffWidget=true&s=AJVazbVFT97FZOYYfmwHgEVH7LCMCiaF-Q > > -------------- > 'Sage Version 3.4, Release Date: 2009-03-11' > > multiple problems with plot * plot(1/x, 0.1, 1) > > http://www.sagenb.org/home/alcuin/8/cells/29/sage0.png?1238441417 > > Axis is wrong. > > P(x)=5*x^2 - 205 > plot(P(6+x), 0, 1) -> okay > plot(P(6.40312+x), 0, 0.00001) -> x-axis is missing > plot(P(6.403124+x), 0, 0.000001) -> both axis are missing > > Usually the plots are correct. However I got the impression there are > some serious bugs. > ------------------ > > I haven't looked into it, but at least someone has problem with them. >
It looks like both axes are there (the lines are there), but the tick marks are gone. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---