mistercrunch commented on issue #33756:
URL: https://github.com/apache/superset/issues/33756#issuecomment-2967655069

   +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"


-- 
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]

Reply via email to