Skip to content

Issues encountered with new zoom functionality #181

Closed
@aderidder

Description

@aderidder

Hi,
I'm using the new 'plotly_selected' feature, which is a great improvement. Here are some issues I encountered:

  1. When in Select mode, a 'click' generates undefined eventData
  2. When you're zoomed in, select some points and zoom back out, the selection box does not properly scale, which causes a mismatch between the selected points and the area the selection box shows
  3. When in Select mode, double click removes the selection box, whereas a single-click does not.
    This is the selection:
    image

On a single click it stays the same:
image

When you double-click:
image

In the eventData there is no way distinguish between the two, as both are undefined, whereas, if the selection box is removed, you'd also want to be able to remove the selected points to keep the plot visually consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions