> > I found a work-around since I posted the question: forcing ymin/max to > 0-1 > made the numbers show up, somehow. > Now I can't make the NO numbers plot happen again, but I got a single- > -number plot happening, at least, which to me, is just as > bad:http://wcjunction.com/temp_images/cinemut/iridescence/titanium/single...
I see. I think this is standard, because in this case the axes cross at zero so each tick on the y-axis is .2. However, there is some work on getting the axes to come from matplotlib directly, which may help you with this (Jason?). > > I got my own server I can upload to; just don't quite grasp the > meaning > of "Publish" if it's not to a public place. Anyways, here's the > file:http://wcjunction.com/temp_images/cinemut/iridescence/titanium/irides... I see. No, publish simply means to publish to the server you are on, regardless of where it is - and for a locally downloaded version, that server is literally on your computer and serving your computer. The point is that you may want to NOT publish to everyone in the world, but only in your local setting. For instance, I use publish on our local server to give worksheets to my students, but they are not necessarily available to outside IP addresses. On the other hand, sagenb.org is truly public, so publishing there will certainly be available to any collaborators or curious interlopers. - kcrisman --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
