Skip to content

Conversation

nakul-py
Copy link
Contributor

@nakul-py nakul-py commented Sep 11, 2025

Description

Adding default classes for hsv, picnic, cubehelix, and rainbow-soft so they work like the other colormaps. These colormaps were previously not in use because they require 11 and 16 classes, respectively (with cubehelix needing 16), while we were using a default of 9. With these changes, all colormaps should now function correctly, and these four now have their own default classes.

default-classes.mp4

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--922.org.readthedocs.build/en/922/
💡 JupyterLite preview: https://jupytergis--922.org.readthedocs.build/en/922/lite

Copy link
Contributor

Binder 👈 Launch a Binder on branch nakul-py/jupytergis/default-classes

Copy link
Contributor

Integration tests report: appsharing.space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant