BEMSimpleLineGraph
BEMSimpleLineGraph copied to clipboard
How can i set fixed value for X-axis space between ?
When i use BEMSimpleLineGraph in ScrollView. BEMSimpleLineGraph 's x-axis space between is auto with width and points count. but when my points counts is two. the x-axis space between is large, is same ScrollView contenSize.width. how can i to do?