unnyns-307 opened a new issue, #24247: URL: https://github.com/apache/superset/issues/24247
We found a problem that chart on Superset will display as no result when the metric value is long integer while it can display result of forecasting value when click ENABLE FORECAST. #### How to reproduce the bug 1. Create chart with metric that contain long integer value. for example value, 1137002859303050, etc. 2. Click on 'UPDATE CHART' 3. See blank chart but there is result in 'RESULTS' table below  4. Click 'ENABLE FORECAST' 5. Can see the chart display forecast value  ### Expected results The data can be displayed or auto formatted in form that can show on the chart  what you expected to happen. ### Environment (please complete the following information): - browser type and version: Chrome - superset version: 2.1.0 - python version: 3.8.16 - node.js version: 16 - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] 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. Is it possible to apply the auto formatted like forecasting value? -- 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]
