-
- **F2 Version**:
- **Platform**:
- **Mini Showcase(like screenshots)**:
- **CodeSandbox Link**:
支线图点击label怎么添加事件
-
- **F2 Version**:4.0.17
- **Platform**:weapp
- **Mini Showcase(like screenshots)**:
- **CodeSandbox Link**:
微信小程序使用Component组件,父页面state更新后,图表组件监听不到willReceiveProps,无法更新数据
父组件:
通过``传递生成组件…
-
您好,关于微信小程序需要实现一个气泡图,缩放的功能。pinch 是否可以支持对气泡或者整个xy坐标进行放大放小? 我在https://github.com/antvis/F2/issues/627 看到您们说小程序不支持pinch交互吗?
-
请问图表支持飞书小程序嘛?
-
**问题描述**
mycomponents原生组件中,在props中有定义一个参数:onInit: () => { }
但是在vue中,传递的方法调用不到,以下几种方式都有问题:
1.
该写法是支付宝小程序要求的写法,但是原生组件中打印onInit,会出现:ƒ (){for(var e=arguments.length,t=new Array(e),r=0;r
-
- [ ] 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/antvis/wx-f2/issues/2…
-
用echarts图表uchart
[https://github.com/ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)
-
https://github.com/antvis/g/blob/2a70a95c90f25915f1b443d76447ff9cd61bab20/packages/g-canvas/src/canvas.ts#L54-L57
导致 pixelRatio 不正确,很多用户反馈图形模糊,但是在 svg 上就是 ok 的。检索到这里,大概是上述代码的问题。
不知道取整的考虑是什么?
-
![lalpdgq9qxny_8xnainna6c_935_553](https://user-images.githubusercontent.com/45507119/49325221-971e6680-f579-11e8-9e70-ad4cbd411523.png)
使用该方法无法再小程序中引入,请问是什么问题,我该怎样引入这个插件
-
例如在微信小程序的一个页面中创建多个折线图,Demo 和文档中都是创建一个折线图,没有找到创建多个折线图的方式,还请解答下,谢谢!