yousoph opened a new issue, #34030:
URL: https://github.com/apache/superset/issues/34030

   ### Bug description
   
   Repro steps: 
   1. Create a mixed chart 
   2. In one of the queries, set the metric to use a number. In the other, set 
it to use a % 
   3. In the Customize tab, set the Primary y-axis format and Secondary y-axis 
format. One should use something numeric and the other should use something 
with a % 
   4. Hover over the tooltips on the chart 
   
   
![Image](https://github.com/user-attachments/assets/e7a53698-7281-488b-838f-0df769766f5f)
   
   
   Current behavior: 
   The numeric value is showing as a %. Instead of showing 4724163, it's 
showing 472416260.0% 
   
   Expected behavior: 
   The tooltip displays should match the correct formatting as the axis 
   
   Note: repro steps use a % for the secondary y axis but this can be 
reproduced with other formats in the secondary y axis field 
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.9
   
   ### Node version
   
   16
   
   ### 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.
   - [ ] 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]

Reply via email to