domitry / nyaplot

interactive plots generator for Ruby
MIT License
219 stars 27 forks source link

Introduce Nyaplot.load_notebook #80

Closed mrkn closed 8 years ago

mrkn commented 8 years ago

This PR introduces Nyaplot.load_notebook method to initialize Nyaplot environment on a notebook. To introduce it, automatic initialization is removed.

JavaScript files such as d3.min.js are embedded inline in default. If you want to use them on CDN, call Nyaplot.load_notebook(:cdn).

mrkn commented 8 years ago

I don't think it is ready to merge currently because the following ugly message is displayed.

screenshot 2016-06-22 00 28 05
v0dro commented 8 years ago

One question: Naoki appears to be inactive. Do you think we should shift development to https://github.com/sciruby/nyaplot?

mrkn commented 8 years ago

@v0dro I'm totally with you. I've resubmitted to sciruby/nyaplot https://github.com/SciRuby/nyaplot/pull/1

v0dro commented 8 years ago

Alright. Thanks.