betodealmeida commented on PR #33559: URL: https://github.com/apache/superset/pull/33559#issuecomment-2902327128
Instead of calling this "normalize metrics", I think it would be better if we just defaulted to using the highest metric as the maximum value for each metric. So if we have 4 metrics: 1, 10, 50, 100 the first one would have a length of 1% of the radius, the second 10%, etc. Then if the user wants they can customize the maximum range of particular metric. Right now each metric has by default a range of 0 to "auto", we just make it so "auto" means "the highest metric". -- 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]
