Statistics
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 41
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 16
Description
-
Histogram (Binning)
- https://observablehq.com/@d3/histogram/2?intent=fork
- https://layercake.graphics/example/Histogram
- data-ui
- https://observablehq.com/@jonhelfman/plot-histogram-with-unequal-bin-widths
- https://docs.exploratory.io/visualization/features/category
- https://observablehq.com/@novichkovnet/histogram
- https://observablehq.com/@d3/d3-bin
- https://d3js.org/d3-array/bin
- https://twitter.com/mbostock/status/1429281697854464002
-
Reference line
-
Trend line
-
Windowing
-
Bollinger bands
-
Top N + Others (aggregate smaller values together, either by count or by a threshold)
-
BoxPlot / ViolinPlot
-
Bullet
-
Transforms
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the completed Histogram, Reference line, and BoxPlot/ViolinPlot work to understand the existing statistics component patterns. Choose and scope one unchecked item, then verify the corresponding chart behavior against the linked D3 and Observable examples; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100