> Second, it should actually be possible to create an interactive
> version of Jmol that doesn't have to be re-loaded with each change. It
> should be fairly trivial, for example, to delete a plot (pmesh) and
> replace it with another one, without having to restart the entire load
> process.

It would definitely be good to figure out an interactive version.  I
keep intending to work on this but have had no time.  It would make
interacts work much better.  The problem is that by default the server
deletes everything in a cell output div when the cell is
recalculated.  I was thinking about putting the jmol in a separate
"applet" div that would only be deleted if the recalculation did not
generate Jmol data.  This requires reworking both the python of plot3D
and the notebook javascript.  If you've got time to work on this now,
I'm willing to provide insight into Jmol, just not much coding time.
I personally think the interactive version may be higher priority.

Jonathan

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to