如何制作space点之间的MPAndroidChart LineChart?

How to make space between points MPAndroidChart LineChart?

我用 MPAndroidChart, but cant make space between points. now I have this after opening my chart, but want to have this 。

如果您想减少一次可以显示的最大值数量,请使用: chart.setVisibleXRangeMaximum(10)

全部在 wiki 中:https://github.com/PhilJay/MPAndroidChart/wiki/Modifying-the-Viewport