Animate scales / axis / grid
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 41
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 16
Description
Examples
- D3.js: Animating between scales
- Axis Transition
- https://observablehq.com/@vigorousnorth/animated-transition-of-y-axis-scales
- https://observablehq.com/@alejandrokennedy/animated-axis-transition
- https://observablehq.com/@jonhelfman/data-and-axes-transitions
- visx xychart
- https://airbnb.io/visx/xychart
- https://observablehq.com/@d3/axis-ticks
- https://observablehq.com/@jonhelfman/axis-update
- https://observablehq.com/@mbostock/dont-transition-units
- https://observablehq.com/@claviering/axis-transition
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 comparing the linked D3.js and Observable examples with the visx xychart references to determine the expected animation behavior. The issue is complete when scale, axis, and grid transitions are implemented consistently, but no project files or tests are identified here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3js, 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