Skip to content

Fixing default colorRamp display bug#1117

Merged
mfisher87 merged 2 commits intogeojupyter:mainfrom
nakul-py:fix1022
Feb 13, 2026
Merged

Fixing default colorRamp display bug#1117
mfisher87 merged 2 commits intogeojupyter:mainfrom
nakul-py:fix1022

Conversation

@nakul-py
Copy link
Collaborator

@nakul-py nakul-py commented Feb 13, 2026

Description

Screencast.From.2026-02-13.20-51-08.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--1117.org.readthedocs.build/en/1117/
💡 JupyterLite preview: https://jupytergis--1117.org.readthedocs.build/en/1117/lite

@nakul-py nakul-py added the bug Something isn't working label Feb 13, 2026
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch nakul-py/jupytergis/fix1022

@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

Integration tests report: appsharing.space

Co-authored-by: Nakul Verma <173621577+nakul-py@users.noreply.github.com>
@mfisher87
Copy link
Member

mfisher87 commented Feb 13, 2026

This is a very simple fix and almost certainly isn't causing the integration tests to fail. The test failure corresponds with a bug I'm seeing in 0.13.1 #1119 . Going ahead with a merge, sorry if this was the wrong choice 😁

@mfisher87 mfisher87 merged commit 1ead9df into geojupyter:main Feb 13, 2026
25 of 28 checks passed
@nakul-py nakul-py deleted the fix1022 branch February 14, 2026 05:57
gjmooney pushed a commit to gjmooney/jupytergis that referenced this pull request Feb 18, 2026
* fixing default colorRamp display bug

* Remove unnecessary check if `selectedRamp` is truthy

Co-authored-by: Nakul Verma <173621577+nakul-py@users.noreply.github.com>

---------

Co-authored-by: Matt Fisher <mfisher87@gmail.com>
Co-authored-by: Nakul Verma <173621577+nakul-py@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Viridis colormap doesn't display its gradient when opening symbology menu

2 participants