dombizita commented on PR #6801: URL: https://github.com/apache/ozone/pull/6801#issuecomment-2176068108
Ohh, wait a minute. You are doing linear normalisation, right? Any linear normalisation won't change the size of the slices in the pie chart... So overall with this change you are just adding that number (`MIN_BLOCK_SIZE`) to every slice and show it like that... I don't think this is a good solution. I think if we don't like that there are huge differences in the volume/bucket sizes, we should rather change the chart we are using. -- 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]
