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.73k stars 1.05k forks source link

Persistent Column Settings + Plugin API Changes #2508

Closed ada-x64 closed 5 months ago

ada-x64 commented 5 months ago

Based on https://github.com/finos/perspective/pull/2500

This PR attempts to create persistent column settings. In order to do so it changes the plugin API and replaces the components used to populate the column settings. Pushing this as a draft for now. More notes forthcoming.