You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/30 15:16:12 UTC

[GitHub] [superset] mistercrunch edited a comment on issue #6774: Sample drilldown...but uses highcharts :/

mistercrunch edited a comment on issue #6774:
URL: https://github.com/apache/superset/issues/6774#issuecomment-931415864


   My take on "drill"-type interactions (drill down, drill through, drill across) is that we'll need a context-menu (or similar) since it's impossible to guess what the user expects or wants. Maybe there's a guessed interaction on a double-click, but we still need a context menu for the other interactions.
   
   Also I prefer a drill-across-first approach, since drill down requires upfront hierarchy semantics. Drill across allows to filter-and-pivot to any other dimension, which offers much more possibilities than the predefined hierarchies. 
   
   Also note that alternate hierarchies (multiple paths to drill down into, state->zipcode or state->city) are a real thing and we need to think about what we do when they exist. We also need to think about where and how these hierarchy semantics are defined, most likely in the dataset editor.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org