antonio-mello-ai commented on PR #62835: URL: https://github.com/apache/airflow/pull/62835#issuecomment-4039883213
## Before / After Screenshots Tested on a real Airflow 3.1.7 instance with production DAGs running. ### Duration Chart — Zoomed View | Before | After | |--------|-------| |  |  | **Key improvement**: When all runs are within the same day, the x-axis labels use `HH:mm:ss` format instead of the full `YYYY-MM-DD HH:mm:ss`, avoiding redundant date prefixes and label overlapping. ### Full Page View <details> <summary>Click to expand full page screenshots</summary> **Before:**  **After:**  </details> ### Test Environment - Airflow 3.1.7 (`apache/airflow:3.1.7-python3.11`) - 37 production DAGs, 4 completed DAG runs - Screenshots captured via Playwright headless browser -- 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]
