Answer the question
In order to leave comments, you need to log in
How to make a curved line by points using CoreGraphics in Swift?
There is an array with point values for the graph. It is required to draw a line smoothly connecting these points using CoreGraphics.
Is it possible to set any properties in the UIBezierPath() class to implement the task? Or is there a more convenient solution?
Answer the question
In order to leave comments, you need to log in
Recently I was just studying this issue I
stopped at https://github.com/core-plot/core-plot
There are examples there, either it is well customized.
Of the shortcomings - it is damn big and takes time to study. But in any case, it's faster than writing yourself + out of the box animations, gestures, support for mac os and ios 8
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question