Karol K

Results 3 issues of Karol K

Every time a bar is hovered over the tooltip goes up instead of staying in the same place.

This code no longer tries to mock the analytics object, because when it happens the mock object doesn't get assigned the 'initialized' property correctly. This is also a deprecated flag...

From the source code. ``` // backwards compat with angular plugin. // TODO: remove this.initialized = true; ``` Also seems this fix not always works, which leads to the wrapper...