murongqimiao / DAG-diagram

VUE plugin for DAG graph , u can use it 4 flow diagram or machine learning visualization

Home Page:https://murongqimiao.github.io/DAG-diagram/#/example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to use this in vue3

jackli0909 opened this issue · comments

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

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

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