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

   This is great! +1 for sure. Quick questions:
   
   - how do identify the "group by column" in various viz plugins? Without 
looking into the details, there's a variety of controls with different names 
and configurations for what is in theory the "primary dimension / group-by 
column" across visualizations. How does the feature know which control to 
force/override?
   - Some viz plugins may allow for multiple group-bys (ie: country, state), 
but others only support single-value, how does the control behave? only 
single-selection?
   - related to previous questions, but charts line the time-series may have 
both X-axis grouping and a `dimension` field, how do we know which field to 
target? Seems in this particular case we should target dimension, but if a user 
has `country` on x-axis, guessing we still target the `dimension` field? 


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