PublicDataWorks / complaint-manager

Apache License 2.0
4 stars 0 forks source link

593 top allegations chart #626

Closed rd-huerta closed 1 month ago

rd-huerta commented 1 month ago

Proposed changes

Bug fix for card #597

Here is an outline of the main changes:

  1. separated each rule, paragraph into its own distinct bar
  2. changed the y-axis to display the rule and paragraph
  3. added x-axis and y-axis labels
  4. removed concatenation so that the full text is viewable on the graph for the rule and paragraph
  5. removed hovertext

Types of changes

What types of changes does your code introduce to Complaint Manager? Put an x in the boxes that apply

Instance-files

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.