daru icon indicating copy to clipboard operation
daru copied to clipboard

[Bug] Plot charts hidden after add require

Open wta12 opened this issue 7 years ago • 3 comments

I tried Daru example and see that the charts become unstable if some specific gems loaded ('active_support/all' in this case) image

wta12 avatar Feb 07 '18 13:02 wta12

Huh. This is bizarre. @Shekharrajak do you have an idea why this happens?

v0dro avatar Feb 07 '18 14:02 v0dro

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.

Shekharrajak avatar Feb 08 '18 10:02 Shekharrajak

how to check what happened ? I am using ruby 2.2.4 x64 windows 10. gems install almost package

wta12 avatar Feb 09 '18 16:02 wta12