You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/01 19:11:59 UTC

[GitHub] [airflow] bbovenzi opened a new issue #19940: Create a new gantt chart in React

bbovenzi opened a new issue #19940:
URL: https://github.com/apache/airflow/issues/19940


   The Gantt chart could become far more useful to see how a dag is performing. We should make it a first class citizen by integrating it with the tree view.
   
   The gantt rows can be lined up with the tree view to keep context.
   It would be easy to explore different runs by selecting separate columns in the tree view.
   
   Without a dag run selected we can have a summary across many dag runs. Even including a box and whisker plot to show the median run times and min/max.
   
   If you have selected an active run, the gantt view should also auto-refresh.


-- 
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-unsubscribe@airflow.apache.org

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