betodealmeida commented on PR #33559: URL: https://github.com/apache/superset/pull/33559#issuecomment-2902224250
This is awesome, @amaannawab923, but I'm a bit confused by a couple things. First, for the current behavior you say that "all metric values using a common 0-to-max scale". But we can see from the results tab that **we only have a single value for each metric**. There is no max nor min, so how do we determine where in the radial axis we should place the metric? Second, to me the original behavior you describe is what I'd call "normalized". Since these are different metrics, if we're showing them relative to some computed value so that two different metrics with widely different ranges appear to have similar values, then they're are normalized. On the other hand, if we want to make sure that a metric with a high range is shown as bigger value than one that has a small range (like the new behavior), I'd call that "denormalized". -- 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]
