michael-s-molina commented on issue #26254: URL: https://github.com/apache/superset/issues/26254#issuecomment-1863450530
For anyone reading this thread, here's the summary about this issue: There's a [bug](https://github.com/apache/echarts/issues/18793) in ECharts when displaying numerical x-axis in bar charts. We'll work with the ECharts team to provide a solution. While the solution is not available, you can follow the instructions in [UPDATING.md](https://github.com/apache/superset/blob/3.0/UPDATING.md#303) > https://github.com/apache/superset/issues/26034: Fixes a problem where numeric x-axes were being treated as categorical values. As a consequence of that, the way labels are displayed might change given that ECharts has a different treatment for numerical and categorical values. To revert to the old behavior, users need to manually convert numerical columns to text so that they are treated as categories. Check https://github.com/apache/superset/issues/26159 for more details. or use the [x-axis truncation controls](https://github.com/apache/superset/pull/26215) when applicable. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org