|
3 روز پیش | |
---|---|---|
.. | ||
public | 3 روز پیش | |
src | 3 روز پیش | |
.browserslistrc | 3 روز پیش | |
.eslintrc.js | 3 روز پیش | |
README.md | 3 روز پیش | |
babel.config.js | 3 روز پیش | |
deploy.sh | 3 روز پیش | |
package-lock.json | 3 روز پیش | |
package.json | 3 روز پیش | |
vue.config.js | 3 روز پیش |
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