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

Added logic to deal with if SanKey chart has no data. #65

Merged
merged 1 commit into from
May 10, 2022

Conversation

rmbielby
Copy link
Collaborator

Fixing issue #62

If the counts are all zero in the SanKey underlying data for a given filter combination, the app tried to render the SanKey chart, but it came out looking odd. Have now added some code to skip displaying the chart if there's no data and instead just display a "there's nothing to see here" message:
Sankey_NoData

@rmbielby rmbielby requested a review from chfoster May 10, 2022 10:31
@rmbielby rmbielby merged commit 6983ac6 into main May 10, 2022
@rmbielby rmbielby deleted the fix-allcountszero branch August 6, 2024 08:58
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