横屏双柱图平移Y轴可以移动,数据不展示
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] 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://codesandbox.io/s/falling-wildflower-tyed3?file=/index.js)
### Steps to reproduce
chart.source(data, {
label: {
type: "cat",
tickCount: 4,
values: valueData,
ticks: ["Mon.", "Tue.", "Wed.", "Thu.", "Fri."]
}
});

去掉label,数据可以展示但不可以滑动,不去掉的话可以滑动但数据不展示,官方快点出来解决一下啊,急急急急急急急急急急急急
| Environment | Info |
|---|---|
| f2 | 3.8.9 |
| System | window10 |
| Browser | Chrome91.0.4472.124 |
Contributor guide
Research direction
Start with the linked CodeSandbox reproduction and the chart.source configuration in index.js, using F2 3.8.9 in the reported environment. Verify the interaction with the label axis enabled and disabled; done means the data is visible while the horizontal chart can still be panned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100