tirkarthi opened a new pull request, #38374:
URL: https://github.com/apache/airflow/pull/38374

   closes: #38371
   related: #38371
   
   Store all durations in seconds and have unitDivisor which is the scale 
factor selected based on the maximum duration seen. During chart construction 
scale down the values with unitDivisor.
   
   Before : 
   
   
![image](https://github.com/apache/airflow/assets/3972343/9c222ee8-c418-4975-9d25-acfb68c6a395)
   
   After :
   
   
![image](https://github.com/apache/airflow/assets/3972343/880ec3a5-ffc9-4cc4-a4b7-31a01e9def45)
   


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

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

Reply via email to