OG-Foobarred opened a new issue, #32902: URL: https://github.com/apache/superset/issues/32902
### Bug description Scatter chart X-axis custom formatting using D3 format syntax is not working for my scatter charts, despite having GENERIC_CHART_AXES enabled. 1. Enable GENERIC_CHART_AXES feature flag. 2. Create a scatter chart with a non-timeseries X-Axis data series. 3. Select the "Customize" tab. 4. X-axis formatting box still says "Time Format", enter a custom non-time D3 format (ie. .2f | $.2f). 5. Click "Update Chart" 6. Note that the configured x-axis format does not get applied to the chart. ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version 3.11 ### 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. - [x] 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]
