cliff-effects icon indicating copy to clipboard operation
cliff-effects copied to clipboard

Cliff effects guidance prototype (archived)

Results 66 cliff-effects issues
Sort by recently updated
recently updated
newest added

When I moved the app to /app so that the documentation could be at /docs, I made a bare-bones redirect page from the root page to /app. But at some...

feature
beginner friendly

If we keep both the x-axis and y-axis consistent, then someone like a policy maker can look at the graph and mentally compare it to the other graphs they've seen...

feature
discussion needed
on hold

Zoom out feature (with 'shift'?) for line graphs. Must stop when fully zoomed out.

feature
wishlist

Haven't found any in-built solutions, which is kind of crazy. Only being able to pan horizontally makes no sense to me. Such is the way. This might help, but means...

feature
Epic
help wanted

We'll use our current understanding of the code style for now. Further discussions can be had if needed, but they'll be saved for future changes. Maybe we can use this...

infrastructure

### Replicate: 1. Go to predictions 2. enter income >= 100,000 3. click on stacked income tab 4. bathe in the warm glow of an error message ### Result I'd...

bug

As brought up [here](https://github.com/codeforboston/cliff-effects/pull/1017#discussion_r236058599), do we want to use `propName="propValue"` for string React props, or continue using ```propName={ `propValue` }```? Or something else entirely?

discussion needed
tech-debt

Like data from programs, non-clone clients, etc.

infrastructure

- [ ] Bigger font? - [ ] Different zoom/pan note for touch device

feature

Add PlotLine to/near Legend so it can be toggled? Haven't found it yet and can't seem to do a vertical series and horizontal one at the same time. Add/remove PlotLine...

feature