ryanahamilton commented on issue #18587:
URL: https://github.com/apache/airflow/issues/18587#issuecomment-967566117


   > @ryanahamilton You updated the styling for the graph view a little while 
back. Was the extra spacing for labels? I'm curious to hear your opinion.
   > 
   > From the commit message where vertical spacing was changed: (#15257) `` - 
Slightly increases the vertical node separation (`nodeSep`) to make the graphs 
feel a little less crowded. This also reduces the amount that the task nodes 
overlap with the edges. ``
   
   Yeah [the `nodeSep` 
value](https://github.com/astronomer/airflow/blob/3bfb2312043e51cca4c75ce03fdce25b6a647d35/airflow/www/templates/airflow/graph.html#L162)
 was doubled from `15` to `30` to prevent overlapping of nodes and edges. I 
suppose we could test a smaller number in between? 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to