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(analytics-chart): style null / empty entities [MA-3510] #1886

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

adorack
Copy link
Contributor

@adorack adorack commented Jan 9, 2025

  • Add isSegmentEmpty and isLabelEmpty to chart data to enable detection of empty entities.
  • Refactor generation of various ChartJS properties.
  • Removed unused colorMap property.

Summary

- Add `isSegmentEmpty` and `isLabelEmpty` to chart data to enable detection of empty entities.
- Refactor generation of various ChartJS properties.
- Removed unused `colorMap` property.
@adorack adorack marked this pull request as ready for review January 9, 2025 22:14
@adorack adorack requested a review from a team as a code owner January 9, 2025 22:14
@adorack adorack merged commit a0736b4 into main Jan 10, 2025
9 checks passed
@adorack adorack deleted the feat/style-empty branch January 10, 2025 18:02
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.

2 participants