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

[MNT] Switch to 1 decimal place for all plots #94

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

alyssadai
Copy link
Collaborator

@alyssadai alyssadai commented Sep 20, 2024

Changes proposed in this PR:

  • All plotting funcs now have a decimals param
  • Global variable NUM_DECIMALS added for easier updating of all plots
  • Removed unnecessary rounding of raw data in make_stacked_bar_plots.py which was causing inconsistent bar widths w/ all endorsement levels checked

@alyssadai alyssadai merged commit 80cbefd into main Sep 20, 2024
1 check passed
@alyssadai alyssadai deleted the adai/update-decimal-points branch September 20, 2024 20:51
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.

Switch back to 1 decimal for plot display
1 participant