Skip to content

Interaction discoverability #1436

Closed
Closed
@alexcjohnson

Description

@alexcjohnson

A discussion started in #1432 about how to help new users discover all the available interactions in our plots. Particularly the doubleclick interactions, which we're adding a new one of there, but it could apply to some of the less obvious single-click interactions like clicking an axis end to type a new value, or dragging from the corner just outside the plot to zoom the corresponding ends of both x and y. We try to hint at these by changing the cursor when you happen to mouse over the region, but I'm not sure how many people notice that.

Doubleclick interactions we currently describe with Lib.notifier when you do some related thing, but nobody really likes them. They're aimed at new users, but these users might not even notice them the one and only time they appear, while experienced users probably just get annoyed by them.

In prehistoric times we had what we called a "lightbox" that you could turn on to frame each clickable or draggable element in a colored box, adding correspondingly colored notes about what you could do in each box. We could resurrect something like that?

Would love to get some more input on this - @cldougl @delekru @chriddyp @jackparmer @etpinard any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions