U
U
Uno2017-08-17 02:07:18
iOS
Uno, 2017-08-17 02:07:18

How to make a beautiful graph in Xcode?

Good afternoon! it is necessary to dynamically (the data is updated directly in the program) draw a graph with points in Xcode. Let me remind you, I am a complete noob, I understand Swift for about three weeks at the most, and I ask you to poke my nose into the necessary tutorials :)
I don’t understand if this is drawn manually or there is some kind of library for this, or an object that I don’t see.
Thank you very much in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander D., 2017-08-18
@dotAramis

The best chart on iOS is done using CorePlot:
https://www.raywenderlich.com/131985/core-plot-tut...
Charts is also good, but it was not enough for me
https://github.com/danielgindi/Charts

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question