wxchart柱状图android机不能水平滚动

发布于 8 年前作者 aduan14181 次浏览最后编辑 8 年前来自 ask

使用canvas  标签和wxcharts 插件柱状图时在工具中可以水平滚动,在手机手机中无法滚动

<canvas canvas-id=‘{{it.tp}}’ id = “{{it.tp}}”  class=‘wl-chart’ style=“width:732rpx;height: 200px;” bindtouchstart=“touchstart” bindtouchmove=“touchmove” bindtouchend=“touchend” ></canvas>

1 回复
yansu
yansu1 楼6 年前

麻烦给个相关的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),我们定位下问题