Re: [sage-devel] matplotlib html5 canvas backend

2010-07-10 Thread William Stein
On Mon, Jun 21, 2010 at 7:32 PM, Robert Bradshaw wrote: > On Jun 21, 2010, at 8:12 AM, Jason Grout wrote: > >> Some people have just released a preliminary version of an html5 canvas >> matplotlib backend.  What this means is cool interactive 2d graphics for >> Sage.  If anyone wants to look at it

Re: [sage-devel] matplotlib html5 canvas backend

2010-06-21 Thread Robert Bradshaw
On Jun 21, 2010, at 8:12 AM, Jason Grout wrote: Some people have just released a preliminary version of an html5 canvas matplotlib backend. What this means is cool interactive 2d graphics for Sage. If anyone wants to look at it and see how it works, the code is up here: http://code.goog

[sage-devel] matplotlib html5 canvas backend

2010-06-21 Thread Jason Grout
Some people have just released a preliminary version of an html5 canvas matplotlib backend. What this means is cool interactive 2d graphics for Sage. If anyone wants to look at it and see how it works, the code is up here: http://code.google.com/p/mplh5canvas/ Thanks, Jason -- To post to

[sage-devel] matplotlib html5 canvas backend

2009-08-22 Thread Jason Grout
This was just posted to the matplotlib mailing list. I know there is interest here in such a thing; so if you want to try what they have out, here are instructions. --- Paul Kienzle expressed interest at the mpl sprint in working on an html5 canvas backend for mpl.