|
il y a 6 jours | |
---|---|---|
.. | ||
public | il y a 6 jours | |
src | il y a 6 jours | |
.browserslistrc | il y a 6 jours | |
.eslintrc.js | il y a 6 jours | |
README.md | il y a 6 jours | |
babel.config.js | il y a 6 jours | |
deploy.sh | il y a 6 jours | |
package-lock.json | il y a 6 jours | |
package.json | il y a 6 jours | |
vue.config.js | il y a 6 jours |
This folder contains a demo of the ngraph.forcelayout
package.
If you drop any .dot
file into the browser window the demo will attempt to visualize it.
npm start
This should render a simple graph and you can do some basic layout. You can drop .dot
files into it
to load new graphs.
npm run build