observablehq / observablehq/plot
Add a test for reduceData in bin and group
Open
Nobody has claimed this yet.
documentation
- Dominant language
- HTML
- Stars
- 5.4k
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
and maybe clear up the documentation?
see a semblance of a test here https://observablehq.com/@observablehq/testing-the-data-reducer-in-plot-bin
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 with the linked Observable notebook, then locate the reduceData implementation and existing tests for bin and group. Add coverage for the reducer behavior in both cases, and clarify the related documentation if needed; done means the tests capture the intended behavior and the documentation is understandable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3
- Domain
- data-visualization, documentation, testing
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100