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

feat(grid3d): constant color for coloring Grid3dLayer #1688

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

LeonidPolukhin
Copy link
Collaborator

Grid3dLayer colorMapFunction accepts a constant color value to be used for coloring the layer.
Implemented in the same manner as it was done for MapLayer

@LeonidPolukhin LeonidPolukhin added enhancement New feature or request AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Oct 5, 2023
@LeonidPolukhin LeonidPolukhin self-assigned this Oct 5, 2023
@LeonidPolukhin LeonidPolukhin merged commit 718e8a0 into equinor:master Oct 5, 2023
5 checks passed
hkfb pushed a commit that referenced this pull request Oct 5, 2023
@hkfb
Copy link
Collaborator

hkfb commented Oct 5, 2023

🎉 This PR is included in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@hkfb hkfb added the released label Oct 5, 2023
@LeonidPolukhin LeonidPolukhin deleted the Grid3d_const_color branch March 6, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech enhancement New feature or request map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There should be an option to use constant color when coloring the Grid3dLayer
3 participants