You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the same problem with v0.1.6.
Since #62 fixed this issue, a tentative fix until the next release is to specify the master branch of this repository.
I have a very strange issue with empty plots occuring depending on what other dependencies I load into my iRuby notebook session.
If I run this:
It works great:

However, if i then

require 'mongoid'
, and try to run that line again, I get an empty plot:Any help is appreciated! Thanks!
The text was updated successfully, but these errors were encountered: