pierrejeambrun commented on PR #55339:
URL: https://github.com/apache/airflow/pull/55339#issuecomment-3303125183

   This makes me realize that we might have an issue if runs are over a period 
greater than 1 day, and there are more than 1 dag runs per day. We will end up 
with the same `"MM-DD"` making it impossible to identify runs.
   
   Also extreme case over years. (less probable but possible).
   
   I think we should do what is proposed here for the `labels`, but in the 
'tooltip' on hover a Bar, we should keep the date formatter with a full 
datetime.


-- 
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]

Reply via email to