Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Derived data sources for selections and viewports #10155

Open
philippjfr opened this issue Jun 11, 2020 · 3 comments
Open

[FEATURE] Derived data sources for selections and viewports #10155

philippjfr opened this issue Jun 11, 2020 · 3 comments

Comments

@philippjfr
Copy link
Contributor

A ColumnDataSource has selection indices and ongoing work that @mattpap is doing will also allow masking a data source by the current viewport. It would be nice if these masks could be automatically reflected in a derived data source which can be used to generate another plot, which would then automatically reflect the current selection and/or viewport. In combination with a mechanism for expressing column transforms this could be a very powerful way of expressing linked selections entirely on the frontend without having to write custom Javascript.

@mattpap mattpap modified the milestones: 2.2, 2.1.1 Jun 11, 2020
@mattpap mattpap modified the milestones: 2.2, 2.3 Aug 5, 2020
@mytan310
Copy link

Hi, is anyone working on it? If not, I am interested and can complete it by the end of this month!

@bryevdv
Copy link
Member

bryevdv commented Nov 12, 2020

@mytan310 This is not a small task and intersects with many low-level aspects of BokehJS. Unless you already have a fleshed-out and detailed work-plan that you can share, this particular issue is better handled by the core team.

@mytan310
Copy link

Oh I see. This can be handled by the core team then. Thank you for the advice!

@philippjfr philippjfr modified the milestones: 2.3, next Nov 18, 2020
@mattpap mattpap modified the milestones: next, 3.x Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants