rcarcasses / vue-cytoscape

cytoscape.js now inside vue.js
https://rcarcasses.github.io/vue-cytoscape
MIT License
94 stars 34 forks source link

does vue-cytoscape work with vue3? #96

Open nRekus opened 2 years ago

nRekus commented 2 years ago

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?

supaidaman commented 2 years ago

Also very interested in this, if anyone has a sample, I would love to see it!

LucyLou6 commented 2 years ago

Would very much appreciate a Vue3 compatible version

Genomewide commented 1 year ago

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.

KaueMaia commented 1 year ago

@nRekus , @supaidaman , @LucyLou6, @Genomewide ,... Has anyone found any solutions to use Cytoscape with Vue3?

Genomewide commented 1 year ago

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.