[Feature] 优化MarkLine的展示位置 现在有左中右的定位 ,希望支持根据具体日期定位(增加position:'date')
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
What problem does this feature solve?
优化MarkLine的展示位置 现在有左中右的定位 ,希望支持根据具体日期定位(增加position:'date')
What does the proposed API look like?
position:date
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 by locating the MarkLine implementation and its existing left, center, and right position handling. Review how dates are represented in the table and whether related tests cover MarkLine positioning. Done means supporting the proposed position: 'date' API with behavior tied to a specific date, plus appropriate test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100