andresghelarducci opened a new issue, #25829: URL: https://github.com/apache/superset/issues/25829
A clear and concise description of what the bug is. I created a stacked bar chart with logarithmic scale and sometimes some values are not displayed while present in tooltip #### How to reproduce the bug Create a stacked chart ### Expected results Stacked rectangle idrawn correctly ### Actual results A stacked bar is missing one rectangle among the expected 3 ( see middle of the first image). #### Screenshots In the "ReviewFixed" stack I expect to see 3 rectangles but only the 2 are visible  Same chart but in linear scale  Here given the scale ### Environment (please complete the following information): Superset(downloaded 2 weeks ago) is run via docker compose - browser type and version: firefox - superset version: image pulled is supersetxl:01 - python version: using version contained in the image - node.js version: using version contained in the image - 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. - [ ] 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 -- 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]
