@antv/f2-wx 双Y轴设置syncY:true,没效果;饼图点击事件失效
- 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://github.com/LiuJing1014/f2-error/tree/master](https://github.com/LiuJing1014/f2-error/tree/master)
### Steps to reproduce
1、拉取代码
2、在终端运行npm install
3、点击微信开发者工具左上方工具栏 - 工具 - 构建npm
4、图表展示出来
5、第一个图表双Y轴设置无效
6、第二个图表为饼图,点击事件失效
| Environment | Info |
|---|---|
| f2 | 4.0.46 |
| System | 微信开发工具 2.32.0 |
| Browser | - |
Contributor guide
Research direction
Start with the linked reproduction repository: run npm install, use WeChat Developer Tools to build npm, and inspect the two displayed charts. Confirm the first chart's dual Y-axis syncY behavior and the second chart's pie click event, then verify both reported failures against F2 4.0.46.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100