On 1/2/12 3:09 PM, LFS wrote:
Hi - I am a new user of sage, but I very much like the ability to do (better than) mathematica quality mathematics and 3d plots legally :) However, when I publish my sage worksheet so that I can link to it and a non-sage user can view it, the 3d plots are not generated (neither plot3d nor implicit_plot3d nor plot_vector_field3d). The 2d plots are generated. (See for example: http://sagenb.org/home/pub/3905/ ) Is there a reason for this? Thanks. Linda
If a user edits the published worksheet, they will get the 3d plots. Right now, a 3d plot is not shown by default on a published worksheet.
This could be changed, if someone wrote the necessary code and people viewed it as a good thing (to execute javascript in published worksheets when they were viewed).
Thanks, Jason -- 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 URL: http://www.sagemath.org
