hackoregon / civic

The frontend monorepo for the CIVIC platform.
http://civicplatform.org
MIT License
60 stars 26 forks source link

Implement BarChart annotations feature #1223

Open jaronheard opened 4 years ago

jaronheard commented 4 years ago

Is your feature request related to a problem? Please describe. The current annotations prop on the BarChart renders a hard coded annotation, based on whether the annotations prop is passed, but not dependent on the annotations value

Describe the solution you'd like The BarChart should have an annotations prop that makes sense and renders annotations

Describe alternatives you've considered The annotations prop should be removed

Additional context Should implement the feature satisfying the following: