Skip to content

Fix loading colors from cluster in minimized scatterplot in project#216

Merged
alxvth merged 7 commits intomasterfrom
feature/FixLoadClusterColorsFromMinimized
Oct 27, 2025
Merged

Fix loading colors from cluster in minimized scatterplot in project#216
alxvth merged 7 commits intomasterfrom
feature/FixLoadClusterColorsFromMinimized

Conversation

@alxvth
Copy link
Contributor

@alxvth alxvth commented Oct 27, 2025

Setup: load a project, e.g. this example which contain a minimized scatterplot that is recolored by a cluster data set.

This currently does not load the cluster colors since this init line will override the scalar effect that switches to recoloring by cluster-data defined colors to the default scalar effect for coloring by point data.

Also, loading the above example project crashes due to an unchecked out-of-bounds error while initializing the plugin. That is also fixes in this PR.

Drive-by:

  • Remove some duplicated connections
  • Clean-up some repeated method calls

@alxvth alxvth merged commit f3e7e43 into master Oct 27, 2025
11 of 15 checks passed
@alxvth alxvth deleted the feature/FixLoadClusterColorsFromMinimized branch January 30, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant