add upper/lower confidence whiskers for Bar
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 180
- PR merge metrics
- No merged PRs in 30d
Description
Expected Behavior
Showing the upper and lower confidence bounds on bar charts, similar to this: https://www.highcharts.com/docs/chart-and-series-types/error-bar-series
Current Behavior
Showing margin of error only works with Lines
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Bar chart implementation and compare it with the existing Lines margin-of-error behavior; use the linked Highcharts error-bar documentation as the visual reference. Done when bar charts show both upper and lower confidence bounds, not only margin of error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100