g2plot 折线柱状图,缩略轴问题
Open
Bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
1. 当我缩略轴拖到 2019-06 这个位置时,对应的柱子还在的,但是对应的 折线直接到 2019-05 那了

复现:https://codesandbox.io/s/kind-keller-4g33qb?file=/index.ts
* **G2Plot Version**: 2.4.23
* **Platform**: g2plot 2.x
Contributor guide
Research direction
Start with the linked CodeSandbox reproduction in index.ts using G2Plot 2.4.23, then trace the combined line/bar chart's thumbnail-axis range handling. Done means dragging the thumbnail to 2019-06 keeps the line aligned with the bar at 2019-06 rather than ending at 2019-05.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100