Skip to content

feat(charts): add highlighted series support to column charts#521

Merged
palewire merged 1 commit intochekos:mainfrom
palewire:column-highlight
Dec 23, 2025
Merged

feat(charts): add highlighted series support to column charts#521
palewire merged 1 commit intochekos:mainfrom
palewire:column-highlight

Conversation

@palewire
Copy link
Collaborator

Add highlighted_series field to ColumnChart for annotation purposes,
allowing users to specify which series should be visually emphasized.

Changes:

  • Add highlighted_series field with alias "highlighted-series"
  • Include field in serialization output under Annotations section
  • Handle deserialization of highlighted-series from visualize metadata

Add highlighted_series field to ColumnChart for annotation purposes,
allowing users to specify which series should be visually emphasized.

Changes:
- Add highlighted_series field with alias "highlighted-series"
- Include field in serialization output under Annotations section
- Handle deserialization of highlighted-series from visualize metadata
@palewire palewire merged commit 88c6d30 into chekos:main Dec 23, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant