Dakun
Results
2
comments of
Dakun
给LIneChatView设置以下属性: ``` //set chart data to initialize viewport, otherwise it will be[0,0;0,0] //get initialized viewport and change if ranges according to your needs. final Viewport v = new Viewport(chart.getMaximumViewport()); v.left...
我又试了一下,只加 `chart.setViewportCalculationEnabled(false);` 也可以