|
5 dní pred | |
---|---|---|
.. | ||
public | 5 dní pred | |
src | 5 dní pred | |
.browserslistrc | 5 dní pred | |
.eslintrc.js | 5 dní pred | |
README.md | 5 dní pred | |
babel.config.js | 5 dní pred | |
deploy.sh | 5 dní pred | |
package-lock.json | 5 dní pred | |
package.json | 5 dní pred | |
vue.config.js | 5 dní pred |
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