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

Visualize PropertyLayers #2336

Merged
merged 13 commits into from
Oct 5, 2024
Merged

Visualize PropertyLayers #2336

merged 13 commits into from
Oct 5, 2024

Commits on Oct 3, 2024

  1. Visualize PropertyLayers

    EwoutH committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9ebdfbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b34f9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4a238 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    EwoutH committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1b1dedd View commit details
    Browse the repository at this point in the history
  5. Fix test

    EwoutH committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a7dbe0a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Add option to turn of colorbar

    When adding "colorbar": False to a propertylayer_portrayal, it turns of the colorbar.
    EwoutH committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    593004b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381cb03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8e98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e61813 View commit details
    Browse the repository at this point in the history
  5. Don't pass propertylayer_portrayal to unsupported spaces

    visualisation of PropertyLayers the ContiniousGrid and Vonoroid space could be added later
    EwoutH committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f938bd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6d7cb9 View commit details
    Browse the repository at this point in the history
  7. fix _draw_space arguments

    EwoutH committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e2e0c43 View commit details
    Browse the repository at this point in the history
  8. Fix pre-commit

    EwoutH committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a7e45cb View commit details
    Browse the repository at this point in the history