Hello,
Some folks suggested I send this here.  I recently started a project which
can render a subset of matplotlib outputs via D3/JS/HTML for interactive
browser viewing.  It's still very incomplete, but I think this has a lot of
potential for quick browser-based visualizations of small to medium
datasets.

  blog post:
http://jakevdp.github.io/blog/2013/12/19/a-d3-viewer-for-matplotlib/
  github page: http://github.com/jakevdp/mpld3

In particular, I'm wondering if there would be a way to take advantage of
the already existing functionality in the SVG backend, and monkey-patch
that into a D3-generated panning/scrolling axis. I'd be interested in any
feedback you have!

Thanks,
   Jake
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to