Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@almarklein
Copy link
Member

Basically what would have been the correct way to close #655 πŸ˜‰

  • Function create_colormap() creates a colormap from a list of color values. Adjusted from an implementation in visvis.
  • More colormaps (also from visvis, I think they're mostly from Matlab originally).
  • Lazy loading of colormaps using module-level getattr() so that these textures are only created when needed.

@almarklein almarklein requested a review from Korijn as a code owner March 10, 2025 09:31
@almarklein almarklein enabled auto-merge (squash) March 10, 2025 11:36
@almarklein almarklein merged commit 4ddbb38 into main Mar 10, 2025
14 checks passed
@almarklein almarklein deleted the colormmaps branch March 10, 2025 12:41
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.

Interpretation of colormaps

3 participants