vue-graphViz
vue-graphViz copied to clipboard
component for visualising nodes
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.1 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `engine.io` from 1.8.3 to 6.4.1 Release notes Sourced from engine.io's releases. 6.4.1 This...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.6 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [karma](https://github.com/karma-runner/karma), [karma-mocha](https://github.com/karma-runner/karma-mocha), [mocha](https://github.com/mochajs/mocha) and [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.6 Changelog Sourced from...
Bumps [ms](https://github.com/vercel/ms) to 2.0.0 and updates ancestor dependencies [ms](https://github.com/vercel/ms), [karma](https://github.com/karma-runner/karma) and [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's...
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [karma](https://github.com/karma-runner/karma), [mocha](https://github.com/mochajs/mocha) and [nightwatch](https://github.com/nightwatchjs/nightwatch). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 2.6.9 Release notes Sourced from...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
You have save as SVG and save as pic, but .dot format would be good too, even if it isn't perfect WYSIWYG
Aligned fixed nodes that have been dragged, upon dragging another node, will jump partway between original position and new position 1. Create two nodes and align them 2. create a...
#### Issue description When you are drawing the edges, the feedback doesn't always line up correctly. #### Steps to reproduce the issue 1. Place the mouse in edge drawing mode....