devabhishekpal opened a new pull request, #5090: URL: https://github.com/apache/ozone/pull/5090
## What changes were proposed in this pull request? Ozone Recon has a Heatmap component which displays the heatmap of the access of the various buckets/volumes/keys. This PR makes the following changes: - Change heatmap colour scheme to a more neutral and Ozone compliant theme - Fonts are changed to Roboto - Spacing and component layout is changed to better utilize the available space ## What is the link to the Apache JIRA [HDDS-8837](https://issues.apache.org/jira/browse/HDDS-8837): [Recon] Heatmap UI improvements ## How was this patch tested? This patch was tested manually. | Screenshots | Description | |--------------|------------| |<img width="1728" alt="Heatmap with custom select last 90 days time and Bucket type filter" src="https://github.com/apache/ozone/assets/43001336/adf6c9c7-dfe6-416f-9ba3-d8d928865d18"> | Heatmap with custom select last 90 days time and Bucket type filter| |<img width="1728" alt="Heatmap with Key type filter" src="https://github.com/apache/ozone/assets/43001336/a2fbfc38-3727-4d3c-9164-7cd49aca2015"> | Heatmap with Key type filter| |<img width="1728" alt="Heatmap with custom select last 90 days time and Volume type filter" src="https://github.com/apache/ozone/assets/43001336/b1f933aa-1820-4d41-a8a1-e92372d9792d"> | Heatmap with custom select last 90 days time and Volume type filter| |<img width="1728" alt="Heatmap Custom Select 90 days date picker" src="https://github.com/apache/ozone/assets/43001336/b288464a-677c-42c2-a39a-96519ecdbf84"> | Heatmap Custom Select 90 days date picker| -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
