yuhuimin
yuhuimin
也是同样的错误,文件找不到吗?不懂怎么解决,求大神帮帮忙
成功了,我开始傻傻的在源码里改curIndex还有scrollview的偏移量,谢谢楼主,
自己重写他源代码里面的scollview,然后在自己带手势代理里面做多手势处理
加了长图滑动隐藏效果有点差,我加上了
我现在实现这个功能,思路是左边跟他设置为屏幕宽度,但是内容展示还是是传回来的宽度,但是右边背景色要设置透明,暂时能将就实现我的功能;    
希望博主把这个计划安排上,感觉有时候设置的非常费劲
> looks like you want to fit the chart on a narrow (phone) screen. Try `grid: {right: '10%',...` instead of `grid: {right: '5%',...` If the number is too long, it...
@Ovilia 大佬这个有解决方案吗?
> Setting `grid.right` to be larger seems to be the only possible solution. You can calculate the min/max values and convert it into string and calculate the approximate width if...
谢谢大佬提供思路