Re: [matplotlib-devel] v1.1.x branch was (temporarily) wrong

2011-12-07 Thread Michael Droettboom
On 12/06/2011 10:10 PM, Benjamin Root wrote: On Tuesday, December 6, 2011, Michael Droettboom > wrote: > Yesterday I managed to accidentally move the v1.1.x branch pointer to > point to master. I have since moved it back, but you may need to rebase > if you have any ac

Re: [matplotlib-devel] v1.1.x branch was (temporarily) wrong

2011-12-07 Thread Benjamin Root
On Wed, Dec 7, 2011 at 8:56 AM, Michael Droettboom wrote: > On 12/06/2011 10:10 PM, Benjamin Root wrote: > > > > On Tuesday, December 6, 2011, Michael Droettboom wrote: > > Yesterday I managed to accidentally move the v1.1.x branch pointer to > > point to master. I have since moved it back, bu

Re: [matplotlib-devel] jsxgraph or flot backend (or interactive viewer for svg backend?)

2011-12-07 Thread Chris Barker
On 12/5/11 9:49 PM, Jason Grout wrote: > Has anyone ever worked on a backend that generates javascript code for > one of the javascript plotters out there (like jsxgraph or flot)? > Alternatively, I suppose we could generate an svg or html5 plot and then > accompany it with the javascript code to t

Re: [matplotlib-devel] jsxgraph or flot backend (or interactive viewer for svg backend?)

2011-12-07 Thread Jason Grout
On 12/7/11 10:27 PM, Chris Barker wrote: > On 12/5/11 9:49 PM, Jason Grout wrote: >> Has anyone ever worked on a backend that generates javascript code for >> one of the javascript plotters out there (like jsxgraph or flot)? >> Alternatively, I suppose we could generate an svg or html5 plot and the