PNChart
PNChart copied to clipboard
How to control xLabel?
I want to show a date in xLabel, but xLabel is not enough to show. So I use this method label.transform = CGAffineTransformMakeRotation(M_PI/2); but it is not fit. Why I can't control the height of ChartView.Next, what i need to do?