[Simplified Charts] Consider changing or allowing custom component order
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 41
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 16
Description
For example, sometimes it's useful to have the Axis rendered under the marks (especially for annotations placed along an axis), but we also use the stack to show Axis labels on top of marks, especially for radial charts and other use cases.
Maybe it would be useful to support customizing the order, similar to Svelte UX's Pagination component (show prop)
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 locating the Simplified Charts component stack and how Axis and marks are currently ordered. Compare the proposed behavior with Svelte UX's Pagination show prop and the linked radial and axis-label examples; done means users can control the order for both annotations under axes and labels over marks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100