rishabhgoyal007 commented on issue #36189: URL: https://github.com/apache/superset/issues/36189#issuecomment-3780730937
I was able to reproduce this on 5.0.0. Percentage formatting in Table charts does not behave as expected for very small values (e.g. values close to 0), where the formatted output appears incorrect or rounded unexpectedly. This seems to be a formatting / precision issue rather than a data or calculation problem, as the underlying numeric values are correct. Newer versions appear to handle this more consistently, so upgrading or backporting the relevant formatting changes may resolve the issue. -- Thankyou -- 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]
