Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Better handling for missing in colors #3857

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    91d4827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8873caf View commit details
    Browse the repository at this point in the history
  3. Better missing support for colormaps

    With this, things like `surface(::Matrix{Float64}; color::Matrix{Union{Missing, Float64}})` work - though the interface still needs some processing.
    asinghvi17 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    0b662e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ab12eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dd442b View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    asinghvi17 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    a7b9506 View commit details
    Browse the repository at this point in the history
  7. Remove reference to old

    asinghvi17 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c0d0f09 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    51a382f View commit details
    Browse the repository at this point in the history