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

Fix logarithmic scale #53

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

escottalexander
Copy link
Collaborator

Logarithmic scale can't handle zeros in the data set. We were using Math.floor to round numbers and I changed it to round up with Math.ceil. Also made some UI changes and excluded Protocol Guild from the final data set.

Copy link

vercel bot commented Feb 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
impact-calculator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 4:05pm

@escottalexander escottalexander merged commit b9f8cef into BuidlGuidl:main Feb 29, 2024
3 checks passed
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