allisonseol opened a new issue, #30703: URL: https://github.com/apache/superset/issues/30703
### Bug description In August 2024 and before, we were able to create horizontal bar charts using the Time-series Bar Chart and setting the x-axis as categorical. Recently, the existing horizontal bar chart using the Time-series Bar Chart changes the x-axis to time-series and removes the existing column from Dimensions. To reproduce: - Create a new chart choosing Time-series Bar Chart - When selecting a categorical column within Dimensions, x-axis displays as time-series - In the past x-axis would display as categorical when selecting a categorical column within Dimensions Note: In my team's existing dashboard, we have multiple horizontal bar charts using the Time-series Bar Chart and setting the x-axis as categorical. Luckily since we did not make any edits to those charts, those charts still display as a horizontal bar chart with a categorical x-axis, but when you click on the 3 dots and Edit chart, that's when you will run into this issue. ### Screenshots/recordings Expected: using Time-series Bar Chart and setting x-axis as categorical  Actual: editing existing Time-series Bar Chart and x-axis changes from categorical to time-series  ### Superset version 3.1.3 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
