Gonzalo Tornaria wrote:
> Hi,
> 
> the recent "graph editor" thread shows how amazing and powerful the
> html canvas using just javascript can be.
> 
> I wonder if there are alternatives for 2d and 3d interactive plotting
> using pure javascript, and whether it is possible (and desirable) to
> prioritize solutions which don't depend on external plugins (i.e. no
> java, etc).
> 
> Already flot seems to be a javascript only library, but it doesn't
> look quite like a 2d function plotter (at least by the examples
> provided in the webpage).


If you want something that looks like our 2d plotter, maybe the best 
thing to do is to spend a few days (a week?) and write a html canvas 
backend to matplotlib.  Matplotlib people have already expressed an 
interest in mentoring such a project.

Jason


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

Reply via email to