-
* **F2 Version**:
* **Platform**:
* **Mini Showcase(like screenshots)**:
* **CodePen Link**:
图表需要滚动,必须要
chart.interaction('pan');
但是加上这句话后,
tooltip必须要长按才能显示,无法实现点击显示
-
[ 2022.07.04 ]
1.[《低代码引擎搭建协议规范》](https://lowcode-engine.cn/lowcode)
2.[《低代码引擎物料协议规范》](https://lowcode-engine.cn/material)
3.[《低代码引擎资产包协议规范》](https://lowcode-engine.cn/assets)
-
---
使用uni-app在hbuilder上开发小程序,官网的示例不支持操作dom元素,如果要使用antv-f2 是不是一定要使用wx-f2? 但是现在我的项目是在hbuilder上写的使用uni-app编译后再运行到开发工具的,如果直接在开发工具写代码保存不了项目,现在有什么方法可以在hbuilder上直接把antv-f2整合uni-app吗,插件市场上面的antv-f2因为真机不行也暂…
-
- [ ] 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/tsja2001/antv-f2-wx-i…
-
- [ ] 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-v4.antv.vision/zh/examples/co…
-
F2版本3.8.13
环境Taro 3.4.12编译的h5环境
import * as F2 from '@antv/f2/lib/index-all';
const initChart = config => {
const chart: any = new F2.Chart(config);
chart.clear();
chart.source(dat…
-
- **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.
### Reproduction link
[https://f2.antv.vision/zh/examples/colum…
-
- [ ] 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://antv-2018.alipay.com/zh-cn/f2/3.…
-
- **F2 Version**: 4.0.48
- **Platform**: 微信小程序Android真机
- **Mini Showcase(like screenshots)**:
(仅在安卓真机出现)tooltip无法触发
初步排查是因为长按情况下会误触发touchmove导致press事件失效
![image](https://github.com/antvis/…