choo121600 commented on issue #52286: URL: https://github.com/apache/airflow/issues/52286#issuecomment-3057297046
Thanks for the heads-up! I put together a quick draft based on your comment (see below). I also wanted to get your thoughts on a couple of things: When showing version changes in the bar graph, what do you think about visually distinguishing changes that occur during a Dag Run (e.g., using a different color like red)? Or would it be better to keep all version changes the same color for consistency? (In the current draft, I’ve used orange for regular changes and red for mid-run ones.) For version changes that happen during a Dag Run, do you think the current approach I’ve used in the TaskInstancesColumn makes sense? Or would you suggest a different way to present that information? <img width="417" height="303" alt="Image" src="https://github.com/user-attachments/assets/5a19d6ea-bff1-4ce8-96ce-4f074fa341e1" /> <img width="2405" height="1527" alt="Image" src="https://github.com/user-attachments/assets/9c81bb5c-5e8c-4eca-be6b-5d085204a4fd" /> <img width="2405" height="1527" alt="Image" src="https://github.com/user-attachments/assets/ef1fba4c-828d-4398-99f4-d6e141951c1b" /> -- 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]
