Skip to content

[NET-314] Add scaling and colormap changes to chords, FC plot, and edge plot - #165

Merged
pollaro merged 16 commits into
masterfrom
NET314_chordscale
Jul 30, 2026
Merged

[NET-314] Add scaling and colormap changes to chords, FC plot, and edge plot#165
pollaro merged 16 commits into
masterfrom
NET314_chordscale

Conversation

@pollaro

@pollaro pollaro commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This is messy because it's multiple PRs cherry-picked and then brought together.

  1. Add nla.gfx.colorSelector to create a colormap modal for FC plot, edge plot, and chords
  2. Add nla.gfx.scaleSelector for the same only for scale
  3. Add an input parameter to MatrixPlot for if the plot is being generated within an app window (the network result) or not
  4. Add color choices to the chord plots
  5. Add parameter changing options to all the chord options
  6. Add colormap, upper, and lower values to chord properties
  7. Add functional wrappers for scale changes to MatrixPlot and ChordPlotter (poor naming there, way to go code-monkey) to take changes from pop-up modals and apply

pollaro and others added 16 commits July 27, 2026 11:32
* added scaling and colormap choice to chords

* hopefully centering plots together

* Exported mlapp files

* edge chord scaling

* moved color and scale modals to seperate functions

* trying to put colormap select and scale to non-app matrix plot

* added lots of str2double

* added scaling setting for edge matrix plot

* Exported mlapp files

---------

Co-authored-by: Github Action <action@github.com>
@pollaro
pollaro merged commit ebd56c9 into master Jul 30, 2026
2 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