domitry / nyaplot

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

Mapnya not working in v0.1.6 #76

Open v0dro opened 8 years ago

v0dro commented 8 years ago

I ran this notebook: http://nbviewer.jupyter.org/github/domitry/nyaplot/blob/master/examples/notebook/Mapnya.ipynb

And the error turns up as this:

Javascript error adding output!
TypeError: Cannot read property 'pane' of undefined
See your browser Javascript console for more details.

What's the problem? Nothing seems to be working properly.

hogetaro commented 8 years ago

Javascript error adding output! TypeError: Cannot read property 'pane' of undefined See your browser Javascript console for more details.

I'm in same situation.with...

Every plot.show method results in this error.

In javascript console,

require.js?v=6da8be3…:165 Uncaught Error: Mismatched anonymous define() module: [object Object] http://requirejs.org/docs/errors.html#mismatchmakeError @ require.js?v=6da8be3…:165intakeDefines @ require.js?v=6da8be3…:1255localRequire @ require.js?v=6da8be3…:1439requirejs @ require.js?v=6da8be3…:1791script.(anonymous function).(anonymous function).onload.script.(anonymous function).(anonymous function).onreadystatechange @ VM2852:21 2nyaplot.js:5250 Uncaught TypeError: Cannot read property 'pane' of undefined(anonymous function) @ nyaplot.js:5250.each..forEach @ nyaplot.js:509parse_model @ nyaplot.js:5244parse @ nyaplot.js:5236render @ VM2853:5script.(anonymous function).(anonymous function).onload.script.(anonymous function).(anonymous function).onreadystatechange @ VM2851:24 VM2851:25 Finished loading Nyaplotjs outputarea.js:415 TypeError: Cannot read property 'pane' of undefined(…) outputarea.js:415 TypeError: Cannot read property 'pane' of undefined(…)

any idea?

HeisenbergK commented 6 years ago

I am facing the same issue. ipython-5.7.0 iruby-0.3 ruby-2.3.3 nyaplot-0.1.6 On any mapnya ipynb no 'plot.show' works. The output is: Javascript error adding output! TypeError: Cannot read property 'pane' of undefined See your browser Javascript console for more details.

Also running the maps.rb example outputs empty pages with javascript console reporting: mismatched anonymous define() module

lokeshh commented 6 years ago

Repo has been moved here https://github.com/sciruby/nyaplot

On Tue, Jun 19, 2018, 8:15 PM John Andrew Kypriotakis < notifications@github.com> wrote:

I am facing the same issue. ipython-5.7.0 iruby-0.3 ruby-2.3.3 nyaplot-0.1.6 On any mapnya ipynb no plot.show works. The output is: Javascript error adding output! TypeError: ext is undefined See your browser Javascript console for more details.

Also running the maps.rb example outputs empty pages with javascript console reporting: mismatched anonymous define() module

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/domitry/nyaplot/issues/76#issuecomment-398425371, or mute the thread https://github.com/notifications/unsubscribe-auth/AHUmVMVLjvh03jx_wK2YE8_gaiAYddWIks5t-Q52gaJpZM4Itg6n .