jose-l-goncalves-alb opened a new issue, #28385: URL: https://github.com/apache/superset/issues/28385
### Bug description I have a table chart with the "SHOW TOTALS" option enabled. The column values of line "Totals" does not show a tooltip (mouse over) with the value. The value is showed as 346M , but the tooltip does not apear to show the real/exact value. Nevertheless the metric values of cells table, as we can see (image below), have a tooltip associated (with the real/exact value). ### How to reproduce the bug 1. Create a chart table 2. Enable "SHOW TOTALS" option 3. Generate the table with metrics values greater than 1000 4. Check if exist a tooltip at a "totals" metric value (ex.: 12M). The tooltip should show the real/exact value ### Screenshots/recordings <img width="164" alt="table-chart-tooltip-but-not-at-totals-metric" src="https://github.com/apache/superset/assets/126499999/3534eb8e-e40e-4805-8e44-a257aaad74ed"> ### Superset version 3.1.2 ### Python version 3.10 ### Node version Not applicable ### Browser Chrome ### 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]
