JeffryMAC opened a new issue #11388: URL: https://github.com/apache/airflow/issues/11388
**Description** Currently to view DAG run in graph view you must first know it's execution date and then choose it from the drop list. This is annoying in some cases because you might want to see the big picture in Tree view and then "zoom in" to graph view for a specific run. Currently there is no direct way to do this. **I suggest the following:** Go to tree view and click on a dag run. it will open the pop up to select what to do. my suggestion is to add to this a button "Go to Graph View"  Clicking on it will switch to Graph View tab and preselect the specific DAG run that was chosen in Tree View screen:  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
