[IPython-dev] notebook plots via javascript
Bob McElrath
bob+ipython at mcelrath.org
Mon Jun 4 12:40:33 EDT 2012
I've played a bit with making matplotlib generate SVG through the IPython
notebook, but the rendering quality is below that of PNG's. That can probably
be fixed, or maybe it's a renderer problem. (lines seem to be improperly
anti-aliased in Chrome/Firefox/Inkscape) Anyway I just ran into this jQuery
library for SVG which could be very useful for IPython interactive plots:
http://keith-wood.name/svg.html
I'd be a big fan of SVG+JS plots.
--
Cheers, Bob McElrath
"The individual has always had to struggle to keep from being overwhelmed by
the tribe. If you try it, you will be lonely often, and sometimes frightened.
But no price is too high to pay for the privilege of owning yourself."
-- Friedrich Nietzsche
More information about the IPython-dev
mailing list