[Feature] 区域放大折线图
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
What problem does this feature solve?
有一种折线图场景。 对于结果是有一定的预期的。 Y 轴虽然值是 0 - 10 , 但是实际上绝大多数的用户通常会停留在 7 - 9 这个区间。 所以希望 1 - 6 和 10 占用的空间是相对较小的。 聚焦于 7 - 9 这个区间。
What does the proposed API look like?
api 方面无所谓
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
The issue names no files, tests, or entry points, and leaves the API unspecified. First clarify the intended regional magnification behavior and API, then identify the relevant line-chart and axis implementation and define tests showing that the 7–9 range is emphasized while the full 0–10 domain remains represented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100