mg1075

Results 19 issues of mg1075

The source has calls to console.log scattered throughout which is nice for development but not for production.

Has this directive been tested against angular 1.3? I am getting a race condition on 1.3 with the "resize()" function.

Please include an example of flowing data - i.e., points being added and removed - perhaps by using `setInterval`.

Is there a working example of using the st-persist directive and st-src-safe where maintaining state works for pagination? Sorting works (though not nicely, since you can't seem to initialize sort...

question

It might help if the directive is updated to include network.fit() so that a network graph behind a hidden tab is handled better in terms of network position.

Add a directive for the vis.js graph3d chart type. Add handlers for $destroy event to call graph.destroy and to clear angular watchers.

Is there any particular reason the vis.js 3d graph is not part of this directive? - http://visjs.org/graph3d_examples.html

Is the link to the examples page now broken? http://ericmbarnard.github.com/KoGrid/#/examples

Really cool piece of work. I'm looking at the angular 1 version, and notice the scale labels for the Time Series charts are misleading. Part of this issue has to...

Is it possible to use this plugin the way the jQuery UI selectable widget works? It seems like it would be, except the only difference here is this plugin forces...