Skip to content

Add tools to add data points to current selection #15881

@DanielBogenrieder

Description

@DanielBogenrieder

What problem does this feature solve?

Currently I have only found tools for the brush event, but the brush events comes with some limitations if you want to have interactivity between different views.
In our use case for example we want to be able to select entries in a table and these entries should show up as selected in the scatter plot. This direction is easily possible by dispatching a 'select' event. But I did not find a good solution for the other way round. It would be amazing if I could have tools like a rectangular selection and/or a polygone selection to add these points to the existing selection.

What does the proposed API look like?

It would be great to have tools in the toolbar that helps a user to select multiple points/bars in the charts and dispatch a selectchanged event.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions