sfirke opened a new issue, #30136: URL: https://github.com/apache/superset/issues/30136
### Bug description I am trying out the new tooltip introduced in #27950 and loving it! However I notice nonsensical results on mixed charts that have two y-axes. For instance:  This chart shows volume of workorders and the % that meet some criteria. Those things are getting combined, leading to a confusing tooltip as N = 163 and 46% cannot be summed to get 16,346%. For charts with two axes, the old tooltip behavior should be retained -- this from 4.0.2:  ### How to reproduce the bug Create a mixed chart Set up two different y-axes Mouse over a value ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
