Position adjustments for text
Open
Nobody has claimed this yet.
plot building
- Dominant language
- Rust
- Stars
- 554
- Forks
- 30
- Avg merge
- 17h 27m
- Merged PRs (30d)
- 8
Description
one of the harder part to get right is how to make text follow a stacked or dodged bar chart. This is especially complex as the text layer has no way of getting the stat info that the bar chart relies on
Still, this is a must fix issue
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
No files, tests, or entry points are named. Start by locating the text-layer and bar-chart positioning logic, then determine how stacked and dodged charts should provide stat information to text. Done should include verified positioning for both chart arrangements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100