finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.72k stars 1.04k forks source link

Add region, column and row selection modes to Perspective Datagrid #2618

Closed texodus closed 1 month ago

texodus commented 1 month ago

Adds row, column and region selection modes to Perspective Datagrid, as well as Export and Copy awareness of selection state. Based on the regular-table area selection example from @JHawk.

The new selection modes are toggle-able (and mutually exclusive with) the "Edit"/"Read-Only" button in the toolbar.

https://github.com/finos/perspective/assets/60666/3c91d0bb-a45a-4c57-bc63-e46bfc1da5a0

Also adds: