thierry

Results 12 comments of thierry

not resolved i don't know what to do

it is ok for me before after

here is the version Xcode Version 8.1 (8B62)

in BarChartRenderer open override func drawValues(context: CGContext) ....... ``` if !viewPortHandler.isInBoundsY(y) || !viewPortHandler.isInBoundsLeft(x) { continue } ```....... in HorizontalBarChartRenderer open override func drawValues(context: CGContext) ...... ``` if viewPortHandler.isInBoundsX(rect.origin.x) **

what is this "**GearChart**" ??

good idea