jinghua-qa opened a new issue #17071: URL: https://github.com/apache/superset/issues/17071
Max and min value in heat map show 100% and 0% in heatmap tooltip, which seems in accurate. #### How to reproduce the bug 1. Go to cleaned sales data, open in explore 2. Select heatmap for viz type, X axis: country, Y axis: year 3. Select show percentage and legend 4. Run query and see error ### Expected results Max and Min value show corresponding percentage in tooltip ### Actual results Max and Min value show 100% and 0% in tooltip #### Screenshots <img width="1775" alt="Screen Shot 2021-10-12 at 12 49 46 AM" src="https://user-images.githubusercontent.com/81597121/136915243-7c554c8c-96e8-4d52-8340-d90fb4a976e4.png"> <img width="1785" alt="Screen Shot 2021-10-12 at 12 49 55 AM" src="https://user-images.githubusercontent.com/81597121/136915254-f4b01fa2-f3b4-4bb1-97e6-e014fb32d125.png"> ### Environment (please complete the following information): - browser type and version: Chrome - superset version: master - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
