This is great! D3 is really powerful but it's kind of a pain to compose on-the-fly.
Feature request: It would be cool to use the same viewport settings to plot arrays of points instead of functions, so that it could be integrated with something like an iPython notebook.
9 comments
[ 6.8 ms ] story [ 946 ms ] threadI am planning on updating the plotting for jasymchat.com (type: plot([0:10],[0:10])).
maybe this would make it in :)
Demo: http://fooplot.com
Feature request: It would be cool to use the same viewport settings to plot arrays of points instead of functions, so that it could be integrated with something like an iPython notebook.