murongqimiao / DAG-diagram

VUE plugin for DAG graph , u can use it 4 flow diagram or machine learning visualization
https://murongqimiao.github.io/DAG-diagram/#/example
MIT License
402 stars 124 forks source link

how to use this in vue3 #24

Closed jackli0909 closed 1 year ago

jackli0909 commented 2 years ago

how to use this in vue3? do you have plan to dev a vue3 version?

murongqimiao commented 2 years ago

got it , refactor it in vue3, will be done before 2023

murongqimiao commented 1 year ago

I have refector a new version of vue3. use vite , vue3, sass, and elementUI step to run example:

  1. npm install -g joao-cli
  2. joao init
  3. cd new project npm install && npm run dev
  4. open loaclhost:5173