NHanser commented on PR #39141: URL: https://github.com/apache/superset/pull/39141#issuecomment-4901471088
@massucattoj : I don't understand why you did't use the check box "Force categorical" as it makes exactly what you want : having your column "year" categorical. As seen [here](https://github.com/apache/superset/discussions/41027), this PR completely breaks standard use cases when we want to mix a bar chart with a continuous line chart, or to display a continuous numeric scale on X-axis (taking your example, having a year with no sale won't appear on your chart, which is, I think, not what you want 😄 ) -- 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]
