PengMingHua905001 opened a new pull request #15915: URL: https://github.com/apache/airflow/pull/15915
 On Task Duration/Task Tries/Lading Times, the full name of task ID is cutted and end with '...' if lenght is over that 20 characters. So we make task ID have enough width (200 characters ) to be displayed and let user can find out matched Task ID when pressing CTRL+F and inputting long text. Width of line chart was set to be 1200 , it looks not good for big screens, it should be 100% width. --- -- 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. For queries about this service, please contact Infrastructure at: [email protected]
