F2 icon indicating copy to clipboard operation
F2 copied to clipboard

📱📈An elegant, interactive and flexible charting library for mobile.

Results 195 F2 issues
Sort by recently updated
recently updated
newest added

- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? F2 4.x Guide 可以支持自定义...

f2:4.0.44 ``` { console.log(111, record); const { name, value } = record; return ( ); }} /> ``` flexDirection: 'column'这种能实现两行但是辅助线会盖到tooltip里的文字上,求助怎么实现

- **F2 Version**: 4.x - **Platform**: all - **Mini Showcase(like screenshots)**: - **CodeSandbox Link**: tooltip的虚线与grid虚线没完全盖住(绘制方向不一致,导致虚线没盖住)

- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 目前在v4.0.43中发现代码逻辑错误,具体位置: src/components/geometry/index.tsx Line:583 ###...

- [ ] 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/CAI-JIEMING/f2-bug-demo](https://github.com/CAI-JIEMING/f2-bug-demo) ### Steps to reproduce When there is...

- [ ] 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/react-vmdpgh-5vyokg?file=index.js](https://stackblitz.com/edit/react-vmdpgh-5vyokg?file=index.js) ### Steps to reproduce 修改 中 defaultItem...

- [ ] 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://www.yuque.com/antv/f2/2021f2](https://www.yuque.com/antv/f2/2021f2) ### Steps to reproduce f2的开发文档都标记的废弃,且4.0的新文档也404 F2 4.0...

- [ ] 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/react-vmdpgh?file=index.js](https://stackblitz.com/edit/react-vmdpgh?file=index.js) ### Steps to reproduce https://stackblitz.com/edit/react-vmdpgh?file=index.js | Environment...

- [ ] 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://f2.antv.antgroup.com/tutorial/vue](https://f2.antv.antgroup.com/tutorial/vue) ### Steps to reproduce 按照文档教程在vue中使用anvt-f2,可以运行处图形。但是如何进行数据驱动重新渲染 | Environment...

- [ ] 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://f2.antv.antgroup.com/tutorial/vue](https://f2.antv.antgroup.com/tutorial/vue) ### Steps to reproduce 安装教程接入f2无法使用 | Environment...