|
|
|
|
|
by TranquilMarmot
1462 days ago
|
|
I agree with this. I'm usually not a fan of auto-generated diagrams at all. I would rather spend the extra time making something that's more readable and has a better layout. The only exception for me would be for something that changes frequently where any diagram made by hand would go out of date quickly or be burdensome to maintain (not that diagrams usually get maintained...) |
|
I've dabbled in the past with trying to do auto-layout of new items while preserving explicit changes by hacking at some of the Cytoscape.js layout providers to heavily penalise moves to manually positioned nodes, but I've never managed to make anything close to what I'd call acceptable for general use.