ttzhou opened a new issue, #41003:
URL: https://github.com/apache/airflow/issues/41003

   ### Description
   
   If we have a lot of datasets generated by tasks in a DAG, it can clutter up 
the Graph view, where sometimes we just want to see the relations between the 
actual tasks.
   
   Is it possible to add an option (either some kind of toggle in webserver UI 
and/or an environment variable) that can allow us to hide all the datasets in 
the Graph view?
   
   ### Use case/motivation
   
   The hope is that we allow users the ability to reduce clutter in their Graph 
view when trying to debug/trace lineage of tasks, when many dataset blocks are 
present.
   
   ### Related issues
   
   I don't think so, but would be very happy to close this if there already is 
one!
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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