dagrejs / dagre-d3

A D3-based renderer for Dagre
MIT License
2.83k stars 588 forks source link

Parent and child position Issue #377

Open ThummalaJanardhanReddy opened 4 years ago

ThummalaJanardhanReddy commented 4 years ago

while trying to draw Parent and child nodes, some of the child nodes are not placing inside the Parent node. Please check the attached screenshot and sample html code to reproduce the issue.

dagre-bug

ThummalaJanardhanReddy commented 4 years ago

dagre-bug