I am not familiar with CoreGraphics and UIBezierPath's, but I have to draw 90 degree gauge with two halves: positive & negative. I want to be able to draw the progress (positive or negative) with a gauge arrow. However, I can't draw the graph. Afterwards the arrow won't be that problem
So, can someone tell me how to draw arcs with UIBezierPath (without making it part of a circle?
Thanks in advance, L.
something like this, but in two halves