Re: [matplotlib-devel] Client-side plotting

2012-08-06 Thread Nicolas Rougier
Hi, Great post and I feel the three-way split method you're talking about could also be incredibly useful for the GL backend (see my previous post about GL backend). Nicolas On Aug 6, 2012, at 23:59 , Michael Droettboom wrote: > For anyone who's interested, I've started blogging about my

[matplotlib-devel] Client-side plotting

2012-08-06 Thread Michael Droettboom
For anyone who's interested, I've started blogging about my initial thinking on client-side plotting in the web browser with matplotlib here: http://mdboom.github.com/ (I hope to get this aggregated into planet.scipy.org soon, too). Mike