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

Adapt heatmap layer to be used with a colormap control #1036

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    9c2efed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8bbcc0 View commit details
    Browse the repository at this point in the history
  3. Simplify the logics of attributes of Heatmap class and compute vmin, …

    …vmax and colormap from gradient data (values and colors).
    HaudinFlorence committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    93fa3c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92ff447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8675531 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Update ipyleaflet/leaflet.py

    Update docstrings
    
    Co-authored-by: David Brochart <[email protected]>
    HaudinFlorence and davidbrochart authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b3d0cd5 View commit details
    Browse the repository at this point in the history
  2. Update ipyleaflet/leaflet.py

    Co-authored-by: David Brochart <[email protected]>
    HaudinFlorence and davidbrochart authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0e186d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f8773e View commit details
    Browse the repository at this point in the history
  4. Add index argument in LinearColormap to properly set a piecewise line…

    …ar colormap with custom boundary colors and values.
    HaudinFlorence committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e1674ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27acdac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    373f5d9 View commit details
    Browse the repository at this point in the history
  7. Update ipyleaflet/leaflet.py

    Co-authored-by: David Brochart <[email protected]>
    HaudinFlorence and davidbrochart authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ec2e2a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6f10a5 View commit details
    Browse the repository at this point in the history