As of Sage 7.5.beta5 there is the backend option " viewer='threejs' " that will do this. A complete HTML page with all required data is generated, saved to a temporary file and displayed in a browser. That same temporary file can be copied to any location desired for embedding in a web page with an iframe.
On Friday, November 28, 2014 at 9:46:06 AM UTC-8, Dan Drake wrote: > > Hi, > > If I have a 2D plot, I can save it to an image file and then include > that image on any web page I like. > > Is there a corresponding way to export a three.js plot so that I can > include it on a web page? > > Thanks, > > Dan > > -- > --- Dan Drake > ----- www.math.wisc.edu/~ddrake/ > ------- > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
