bbovenzi commented on issue #55796:
URL: https://github.com/apache/airflow/issues/55796#issuecomment-4982476660

   Going to reiterate my comments on #68171, which I should've done a while 
ago. I don't think that manually arranging one node at a time is a good way to 
solve the problem of reading complex dag graphs. 
   
   If its the actual spacing of nodes, then let's adjust the default spacing or 
test what customizable spacing options are like. If its distinguishing sensors 
from groups and whatnot then let's work on styling different types of nodes so 
they stand out more. We are already reintroducing the operator colors to change 
the backgrounds for task nodes. I also just opened a PR to finally fix the 
confusion behind "External Dependencies" and "All Dag Dependencies" being two 
different options.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to