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

Cluster widget puts results in properties #322

Open
jo-mueller opened this issue Jun 13, 2024 · 1 comment
Open

Cluster widget puts results in properties #322

jo-mueller opened this issue Jun 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jo-mueller
Copy link
Collaborator

I just realized that while the dimensionality reduction widgets puts its results (e.g., UMAP0andUMAP1) in the features table, but for the cluster widget this somehow ends up in layer.properties- where the plotter doesn't find it if there is already stuff in thefeatures`.

@jo-mueller jo-mueller added the bug Something isn't working label Jun 13, 2024
@zoccoler
Copy link
Collaborator

This seems the place where new columns are set. It should add it in both properties and features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants