mg1075

Results 25 comments of mg1075

Wow, am I missing something, or is it really not possible to access the angular scope of the dragged element? One workaround that may be useful is to use a...

The race condition went away when I styled the height **outside** of the directive.

@chiguireitor - were you ever able to make smoothiecharts responsive?

@chiguireitor - ok, thanks for the update.

related (?): https://github.com/angular-slider/angularjs-slider/issues/614

@jameswex > In the future, we can create some documentation clarifying this. That would be much appreciated. I am getting nowhere fast trying to install all the different dependencies, etc.,...

Cannot view demo in Microsoft Edge (Windows 10), either. > Object doesn't support property or method 'getStatsProto' facets (286,5) ![image](https://user-images.githubusercontent.com/2031435/28334622-4b5cd13e-6bc1-11e7-8254-9e1097fd155e.png)

@jameswex - Microsoft Edge, Windows 10: the visualizations do show up now. I see odd behavior with the "log | expand | percentages" menu. First it shows at top. The...

When the following line in the `visNetwork` directive is called, `network = new vis.Network(element[0], scope.data, scope.options);` I think calling `network.fit()` here would be necessary because otherwise what happens when you...