JMSDebuggingBundle
JMSDebuggingBundle copied to clipboard
Improve graph scaling/node placement
Graph scaling needs to be improved to better use the available space. Right now, the graph often requires too much space for too few nodes.
Possible approaches:
- count line segment crossings
- analyze line segment length distribution (line segments should have almost equal length)