smitajoshi12 commented on PR #6801: URL: https://github.com/apache/ozone/pull/6801#issuecomment-2176118373
> Ohh, wait a minute. Based on the npm doc you attached: _Normalize array to unit length, that is 0..1 range_. 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. @Zita We are not changing percentage or any other logic just adding extra slice space on entities we will have max 30 entities we can accomodate accordingly easily. -- 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]
