Skip to content

feat(geoengine.vector.layer): add intermediate_colors field for gradient customization#448

Open
zamberjo wants to merge 1 commit intoOCA:17.0from
heligrafics:17.0-add-intermediate_colors
Open

feat(geoengine.vector.layer): add intermediate_colors field for gradient customization#448
zamberjo wants to merge 1 commit intoOCA:17.0from
heligrafics:17.0-add-intermediate_colors

Conversation

@zamberjo
Copy link
Member

  • Introduced intermediate_colors field to geoengine.vector.layer model, allowing users to specify comma-separated hex color values for intermediate gradient stops.
  • Updated the GeoengineRenderer to utilize the new field for dynamic gradient generation.
  • Modified relevant views and documentation to reflect the new feature.

…dient customization

- Introduced `intermediate_colors` field to `geoengine.vector.layer` model, allowing users to specify comma-separated hex color values for intermediate gradient stops.
- Updated the GeoengineRenderer to utilize the new field for dynamic gradient generation.
- Modified relevant views and documentation to reflect the new feature.
Copy link
Contributor

@lmignon lmignon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution. The code LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants