Open nRekus opened 3 years ago
Also very interested in this, if anyone has a sample, I would love to see it!
Would very much appreciate a Vue3 compatible version
Also interested in this answer. I am trying to use it with Vue 3 and getting some quirky results like nodes that are added(using the .add) to the graph after the initial creation of the graph are not responding to the 'v-on' commands.
@nRekus , @supaidaman , @LucyLou6, @Genomewide ,... Has anyone found any solutions to use Cytoscape with Vue3?
I recommend cytoscape js. I have not been back to it for a while since I posted above, but that was working when it stopped the project I was working on.
Im relatively new to Vue and Cytoscape. I created a new Vue project using the vue cli with vue 3. As I was looking for some example code on the internet i noticed that there is no example code with vue 3 just with vue 2. So my question is: Is it possible to use vue-cytoscape with the Version 3 of VueJS?