kristw opened a new pull request #5917: [bugfix] Fix percent metric display in table URL: https://github.com/apache/incubator-superset/pull/5917 SUPERSET-695 > For the visualization type `Table View`, this slice, used to automatically convert some values into %s (e.g., `55%`) because the column names (like `% Visit` had the phrase `%` in it. This was ideal for my use case. > However, now I noticed that these values’ format recently auto-changed to `mm`, e.g., 550mm. Is there a way to change these values back to the former percentages? @graceguo-supercat
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
