Shekhar Prasad Rajak

Results 199 comments of Shekhar Prasad Rajak

I think there is conflict in jupyter notebook html (JS) and googleapi JS in the html of the notebook (when it serve in browser).

Also need to create separate repos for Rails/Sinatra/Nanoc/Hanami to demo `daru-view`.

Thanks @zverok , it is a good idea. I will try this.

I have created a repo (having rails, sinatra, nanoc app) : https://github.com/Shekharrajak/demo_daru-view

Refer https://github.com/SciRuby/daru-view/issues/118#issuecomment-444051144

Thanks @sayant1204 ! Can you please create a PR and send me the notebook link (with you example) ? You can easily put the github link of the jupyter notebook...

Options are used same as the how highcharts/googlecharts using. So I think it is better to not to change them. I will use `is_3d ` for nyaplot 3d.

I see that Nyaplot 3d has only these 3d charts features : http://nbviewer.jupyter.org/github/domitry/Nyaplot/blob/master/examples/notebook/3DPlot.ipynb which is not much useful. @v0dro Should daru-view use them ?

The line ` ` for rails app , must be added in the layout file of the application. Like this example : https://github.com/Shekharrajak/daru-view/blob/master/spec/dummy_rails/app/views/layouts/highcharts_layout.html.erb#L11 I will create separate Rails app. Thanks...

Sometime I also feel that because of `Daru::View.dependent_script(:highcharts)` it is filling thousands of lines on js code in web page. Will it be good if we load whole js (google...