VisActor / VisActor/VChart

[Feature] 区域放大折线图

Open
#4,413 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.