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

EES-5759 handle empty charts #5603

Merged
merged 1 commit into from
Feb 17, 2025
Merged

EES-5759 handle empty charts #5603

merged 1 commit into from
Feb 17, 2025

Conversation

amyb-hiveit
Copy link
Collaborator

Previously charts with no data would render as an empty white block, which errored on hover. I've changed it to show n message instead:
Screenshot 2025-02-13 134413

The change to CustomTooltip, which was where the original error was, probably isn't necessary as after I added it I changed it so it doesn't try to render empty charts, but I thought I might as well leave it in just in case there are other circumstances in which payload can be undefined.

@bennettstuart bennettstuart merged commit a8cada7 into dev Feb 17, 2025
10 checks passed
@bennettstuart bennettstuart deleted the EES-5759 branch February 17, 2025 10:22
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