ArneCa opened a new issue, #63582: URL: https://github.com/apache/airflow/issues/63582
### Apache Airflow version Other Airflow 3 version (please specify below) ### If "Other Airflow 3 version" selected, which one? 3.1.7 ### What happened? The task duration graph in airflow 3 does not render that well in comparison with airflow 2. Can this be solved? 1. Chart size — Airflow 2 renders a large full-width chart; Airflow 3 shows a small card where bars are barely distinguishable 2. Y-axis unit — Airflow 2 uses minutes or hours (9, 12, 15…), Airflow 3 uses HH:MM:SS which is less intuitive at a glance 3. Median total duration line — the blue dashed reference line with a labeled value is completely absent in Airflow 3 4. Legend — explicitly shown in Airflow 2, not present in Airflow 3 5. Information density — in Airflow 2 everything is visible at once; in Airflow 3 you have to hover to see individual values, with no summary statistics shown This is the UI in airflow 3 <img width="867" height="653" alt="Image" src="https://github.com/user-attachments/assets/c6495fdc-14a2-424c-bde0-591afb016288" /> this is the same UI in airflow 2 <img width="698" height="555" alt="Image" src="https://github.com/user-attachments/assets/efa28db6-647b-4f9c-a548-e8f00a795625" /> ### What you think should happen instead? _No response_ ### How to reproduce Click on a task to see the overall task duration graph. ### Operating System python:3.12.0-slim-bookworm ### Versions of Apache Airflow Providers apache-airflow-providers-microsoft-azure==12.5.0 apache-airflow-providers-databricks==6.5.0 apache-airflow-providers-standard==1.4.1 ### Deployment Other ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit 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]
