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

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

EES-5759 handle empty charts #5603

wants to merge 1 commit into from

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.

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