theikkila opened a new issue #4644: Superset has no plain number format for Table chart type URL: https://github.com/apache/incubator-superset/issues/4644 - [x] I have checked the superset logs for python stacktraces and included it here as text if 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 ### Superset version 0.23.1 ### Expected results Have a plain number format ie. number: 123838372871263 display: 123838372871264 ### Actual results display: 1238300000000 ### Steps to reproduce Create any dataset with big enough numbers, you can't find any representation format for displaying them correctly with full granularity. PR #4545 seems to fix this so it probably just needs to merge.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
