antvis / antvis/G2Plot

🐛 [BUG] 【annotations -- 辅助线】位置不对

Open
#2,977 2 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
TypeScript
Stars
2.7k
Forks
591
PR merge metrics
No merged PRs in 30d

Description

### 🐛 Bug description [Please make everyone to understand it]

配置如下:
{
start: ['min','mean'],
end: ['max','mean']
}
效果如下图,期望效果是 辅助线可以从最左边一直到最右边

![image](https://user-images.githubusercontent.com/38303494/141731529-0b6d973f-ead7-4b84-9864-5ed623f17674.png)

* **G2Plot Version**:
* **Platform**:

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the supplied annotations configuration in G2Plot and compare the rendered auxiliary line with the attached screenshot. Trace the annotation rendering entry point to determine why the line does not span the full chart width; done means the configured line extends from the far left to the far right.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.