On Dec 17, 2007, at 11:53 AM, William Stein wrote: >> I was wondering why you added background to objects. If there are two >> objects with different backgrounds, what does it do? Should >> backgrounds be a plotting parameter (default white) instead? > > Well I wanted the background to be white by default and wanted > to do this in a clean way. I think it was a mistake. Probably > background > should be an option to show. Feel free to change it.
Sure. > by the way, try it now and notice that the background is now white, > which looks much better. > > Maybe you could think about some of these things: > (1) make the bounding box show up by default I think this should be easy. > (2) make the axes show up by default Easy, though having nice axes might be a bit more work. I'm guessing you're thinking of the "bounding box" style axes, not the x/y/z-axis arrows. > (3) figure out how to get the sizes of things right This is the really hard part, but I've got some ideas. > (4) text in figures > (5) get rid of the "jmol" logo in the lower right > (6) rewrite plot3d to be much more user friendly, i.e., work just > like Mathematica's plot3d. > (7) shading of meshes maybe looks funny? Thoughts. See http://sagetrac.org/sage_trac/ticket/1537 This may involve actually getting into the jmol source. Smaller triangles could help mitigate the effect too. > (8) If I create plots using the current refresh stuff, after about > maybe 20 plots > the browser stops showing plots, and I *have* to restart the > browser. Hopefully > your idea for a fix so that we don't do a refresh after displaying > a plot > will fix this. I hope so. This isn't a good sign... > (9) Do you think there is any hope of resizing the output plot > dynamically in the browser? I added a > P.show(figsize=8) > say option to make the plot 800 pixes instead of 400. But it would > be nicer if like Mathematica one could resize the 3d java applet > after it is generated. I have no clue how to do this. I don't think embedded applets can be resized--but it's been a long time since I've used java intensively. I'll look into it--perhaps things have changed. That's I think the biggest plus of a floating window. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---