Use dagre-d3 master branch (for d3v5)

This commit is contained in:
Pirate Praveen
2019-10-21 14:34:04 +05:30
parent 0e7876536d
commit ca5e60b38b
6 changed files with 30 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
import dagreD3 from 'dagre-d3-renderer';
import dagreD3 from 'dagre-d3';
function question(parent, bbox, node) {
const w = bbox.width;