Skip to content

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
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.

2 participants