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

Removed 0% on pie chart #1823

Merged
merged 1 commit into from
Dec 17, 2020
Merged

Removed 0% on pie chart #1823

merged 1 commit into from
Dec 17, 2020

Conversation

Yash-Singh1
Copy link
Member

📑 Summary

Brief description of the content of your PR.

Resolves #1819

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

This PR just filters the data when the text is being appended. It removes all instances of 0 in the data using the Array.prototype.filter function.

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added unit/e2e tests (if appropriate)
  • 🔖 targeted develop branch

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.

[FEATURE] 0% is shown on pie charts
2 participants