|
4 hari lalu | |
---|---|---|
.. | ||
public | 4 hari lalu | |
src | 4 hari lalu | |
.browserslistrc | 4 hari lalu | |
.eslintrc.js | 4 hari lalu | |
README.md | 4 hari lalu | |
babel.config.js | 4 hari lalu | |
deploy.sh | 4 hari lalu | |
package-lock.json | 4 hari lalu | |
package.json | 4 hari lalu | |
vue.config.js | 4 hari lalu |
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