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

Feature 36 plot status of tokens #38

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

serwarde
Copy link
Collaborator

@serwarde serwarde commented Jun 3, 2024

What's in the PR

  • refactor get_type_counts to retrun type counts per document
  • Create a pie chart to plot the status of document tokens
  • Create a toggle to switch between the two pie charts
  • Adjust the code to work with the refactored get_type_counts function
  • fix release script

How to test manually

  • Run the script and check the new toggle switch for the newly created pie chart plotting the status of the document tokens.

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- refactor get_type_counts to retrun type counts per document
- Create a pie chart to plot the status of document tokens
- Create a toggle to switch between the two pie charts
- Adjust the code to work with the refactored get_type_counts function
- fix release script
@serwarde serwarde linked an issue Jun 3, 2024 that may be closed by this pull request
@serwarde serwarde self-assigned this Jun 3, 2024
@serwarde serwarde added the ⭐️ Enhancement New feature or request label Jun 3, 2024
@serwarde serwarde merged commit bac5c12 into main Jun 3, 2024
@serwarde serwarde deleted the feature-36-plot-status-of-tokens branch June 3, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plot status of tokens
1 participant