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

Enhanced Customization for Highlight Styles in Feature Selection #10537

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

congchen1101
Copy link

@congchen1101 congchen1101 commented Sep 9, 2024

Enhanced Customization for Highlight Styles in Feature Selection

  • Enabled defining highlightStyle objects under Map and Identify sections in localConfig.json to allow customization of highlight styles.
  • Updated and added relevant tests to reflect these changes.

On behalf of DB Systel GmbH

Description

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Enhanced Customization for Highlight Styles in Feature Selection
- Enabled defining `highlightStyle` objects under `Map` and `Identify` sections in localConfig.json to allow customization of highlight styles.
- Updated and added relevant tests to reflect these changes.

On behalf of DB Systel GmbH
@tdipisa
Copy link
Member

tdipisa commented Sep 10, 2024

Dear @congchen1101
thank you so much for your contribution. Is it possible for you to put some screenshots and/or small video in the PR description to show how the functionality you have implemented works and to see how it looks? This will help us with the review. Thank you so much again.

@tdipisa tdipisa changed the title #10536 Enhanced Customization for Highlight Styles in Feature Selection Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhanced Customization for Highlight Styles in Feature Selection
2 participants