Closed cymig closed 4 years ago
Hi @cymig, sorry for the delay. Are you able to reproduce this on a online editor like codesandbox for me to debug easier? I dont see anything wrong with the code.
@cymig Is this still an issue? Can we close this out?
i have the same problem
did you solve it?
HI,
I'm trying to make ZingChart work with Vuex/VueJs. Based on the doc I have found this example:
For some reason, I can't add a node and make the graph refresh and I got this error in the browser's console.
[Vue warn]: Error in v-on handler: "TypeError: this.$refs.chart.addnode is not a function"
Thanks for your help!
Here is my code: