d3plus / d3plus/d3plus

add upper/lower confidence whiskers for Bar

Open
#781 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.