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 2019/02/12 06:59:27 UTC

[GitHub] mistercrunch commented on issue #6849: Sort Chart Types based on Usage

mistercrunch commented on issue #6849: Sort Chart Types based on Usage
URL: https://github.com/apache/incubator-superset/pull/6849#issuecomment-462640475
 
 
   I think there's a good idea here, but dynamic ordering can be confusing to users. As you'd author your first few dashboards, ordering may move around before a real usage pattern emerges. "Why is the ordering changing every time I open this dialog?".
   
   Also looking at the current logic, from my understanding I think the component ordering may shift under the user's mouse. Once the async request finishes (say if it takes 1-200ms) the user may see flickering.
   
   My vote would go towards re-thinking the ordering based on overall usage, but probably leaving it static.
   
   A few related ideas in this area:
   * categorize the visualizations in the modal
   * add a "quick toggle" for popular types near the label so that users don't have to open the modal to switch across common types

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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