分组柱状图使用adjust('dodge')调整之后,平移的交互只能移动x轴的label标签,数据不发生变化
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
- [x] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://stackblitz.com/edit/angular-ivy-npqhht?file=src/app/app.component.ts](https://stackblitz.com/edit/angular-ivy-npqhht?file=src/app/app.component.ts)
### Steps to reproduce
https://stackblitz.com/edit/angular-ivy-npqhht?file=src/app/app.component.ts
| Environment | Info |
|---|---|
| f2 | 3.8.9 |
| System | macOS Big Sur 11.4 |
| Browser | Chrome 90.0.4430.212 |
Contributor guide
Research direction
Use the StackBlitz reproduction and inspect src/app/app.component.ts first. Trace the grouped-bar configuration using adjust('dodge') together with the pan interaction; done means panning updates the plotted data as well as the x-axis labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100