-
Notifications
You must be signed in to change notification settings - Fork 92
Improve trace graph center logic #3679
Copy link
Copy link
Open
Labels
Description
Describe the enhancement you'd like to see
Today the DAG (trace graph) uses a fit-in-view approach to center the visualization in the screen. There are some suggestion from the community to center the tree based on the weight of the nodes. For example longest trace flows (deeper tree nodes) should be in the center of the screen.
Reactions are currently unavailable