codeforboston / codeforboston/cliff-effects
Graph vertical panning
Open
Epic
feature
help wanted
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
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 chart may have set dimensions: https://api.highcharts.com/highcharts/chart.scrollablePlotArea. Not sure how it would act with zoom.
Other options are to just roll out our own thing where we figure out the scrolling delta and change the data that gets shown based on that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.