Recidiviz / justice-counts-components

A set of React components powering a web app for exploring centralized, standardized metrics on the performance of justice systems across the United States
GNU General Public License v3.0
1 stars 0 forks source link

Add new lines to the "Releases" graph. #87

Closed hobuobi closed 3 years ago

hobuobi commented 3 years ago

Currently, we only show releases to liberty in the "Releases" time series graph. This is currently just labeled as "Releases" in the legend.

We should expand the graph and legend to include releases to parole. In doing so, we will also need to add more detail in the legend by specifically labeling these as "Releases to Liberty" and "Releases to Parole".

Slice 1 (10)

@colincadams to add more detail on how these will appear in the fixture file.

colincadams commented 3 years ago

The mapping for these should be:

RELEASES_TO_PAROLE is already in the fixture file so you should be good to go!