GitHub user mistercrunch added a comment to the discussion: What parameters should be carried over or reset to default when chart types are switched?
+1 on that. I believe there are ways to define what should happen when switching viz type to another. Essentially we need to say which params should be carried over, reset to default, or where logic needs to be set specifically/confitionally. For instance, I believe switching from the line chart to an area chart should probably force "stacked=true", but there are many instances of similar cases. I'd almost re-title this issue (or open another one) which would be around "Improve control assignements when switching viz type while improving the underlying framework/hooks that support this type of logic" GitHub link: https://github.com/apache/superset/discussions/43733#discussioncomment-18222982 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
