Bug description
Stacked Style = Stream was added for Area and Line charts, but also appears for Bar charts. This can lead to streamed bar charts or even stacked streamed charts which don't make much sense:
Proposing the following: * Remove the Stacked Style = Stream option for Bar charts (leave it for Area and Line charts) * For any existing bar charts that have been created, leave them as is but the option will no longer appear if the user edits the chart * When a user switches from a Streamed Area/Line chart to a Bar chart, the Stream option should be removed
Screenshots/recordings
No response
Superset version
master / latest-dev
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.