daru
daru copied to clipboard
[Bug] Plot charts hidden after add require
I tried Daru example and see that the charts become unstable if some specific gems loaded ('active_support/all' in this case)
Huh. This is bizarre. @Shekharrajak do you have an idea why this happens?
I never came across such things. In my caes I installed activesupport
gem as dependent gem for the actionview
(which is dependent gem for lazy_high_charts gem in daru-view gem).
Need to check what is happening inside here. I don't think there is any connection of nyaplot and activesupport gem.
how to check what happened ? I am using ruby 2.2.4 x64 windows 10. gems install almost package