wtao
Results
3
comments of
wtao
在添加完数据后,执行了以下代码 lineData.notifyDataChanged(); lineChart.notifyDataSetChanged(); lineChart.moveViewToX(dataIndex);
找到方法了,完结
> [@wt12](https://github.com/wt12) 分享下解决方案,谢谢 用moveto(),x y都传,不要用movetox()