grapher-vue icon indicating copy to clipboard operation
grapher-vue copied to clipboard

Integrates Vue with Grapher in an easy-to-use way

Results 3 grapher-vue issues
Sort by recently updated
recently updated
newest added

Meteor version 1.6.1 Seems like Underscore is used instead of lodash, for some reason. ``` TypeError: _.cloneDeep is not a function at VueComponent._this2.$watch.immediate (grapher-vue.js:27) ```

Hi, when I do meteor add herteby:grapher-vue, compared with your demo, it does not add the following folders and their content: packages L__grapher L__grapher-vue Is it normal? Thanks Marc Here...

Hi, i got an error: ``` TypeError: query.subscribe is not a function W20171009-18:24:01.740(7)? (STDERR) at run (packages/herteby:grapher-vue/grapher-vue.js:88:17) W20171009-18:24:01.741(7)? (STDERR) at [object Object]._onTimeout (packages/herteby:grapher-vue/grapher-vue.js:148:10) W20171009-18:24:01.742(7)? (STDERR) at Timer.listOnTimeout (timers.js:92:15) ```