iOS Swift Tutorial: Create Beautiful Charts 📊

preview_player
Показать описание
Learn how to add beautiful charts to your iOS app using the charts library. In this video you are going to learn the basic principles to build all kinds of charts. We are going to build a pie chart as an example.

🛒 GAME DEVELOPMENT COURSE - JUST $20 🛒

➡️ Start Projekt:

➡️ Finished Project on Github:

✉️ COMMENTS ✉️
If you have questions about the video or Cocoa programming, please comment below.
Рекомендации по теме
Комментарии
Автор

You are the reason why I started coding in Swift and iOS development...Bless you Brian

duncanadjei
Автор

Great Tutorial Brian!, i saw that the library allows us to add an space between each chart value data, do you know if there is a way to set corner radius to each chart sections?

gastonpena
Автор

Good view but please how can i move the value of the chart outside the chart and not too far from the chart.

ikennaudokporo
Автор

can you please show how we can make a bar chart with that library???

marcogr
Автор

Hey Brian! Your videos are so helpful! I have one question though, and I have been struggling with this... How do I change pie chart data based on user input? I want to take input from the user and then render it as a pie chart... How can that be done? Is it possible?

aakashjha
Автор

Short and sweet! I have been looking for something like this. Thank you for this awesome tutorial!
You got yourself a sub!

emin_ui
Автор

Hi, Brian! I'm very glad that I found your channel! I'm from Russia and my english is not good. But I understand almost everything you say! Thank you!

dolphinmoto
Автор

Great! Very easy to integrate charts into iOS apps representing data visualization!

dalestewart
Автор

Nice library for graph integration.Thank u for sharing

GautamKumar-qyjq
Автор

Liked before watching. You are the best!

gokayokyay
Автор

Great vid was looking for sumn like dis

di_nerd_apps
Автор

Good stuff. Thank you ! Just curious that do you have line chart tutorial?

rainmomo
Автор

We can read on the repo -> "Want your tutorial to show here? Create a PR!", you should Brian, definitely ;-) It's precisely what I wanted to add in a personal project, thanks a lot 👌🏻

mehdichennoufi
Автор

Dude, let's say users come in app and they click on one of the bar, lets say red, and another two users click on blue bar, what if i want these two bars to be horizontal view? Will they change automatically?

jakemars
Автор

I keep getting 'no such module charts'. Do you have any idea why this is?

idilsaglam
Автор

Is it necessary to reinitialize dataSet, colors and data on every entry's value change? Is the chartData able to update itself when one of its datasets updates the value of one of its entries? Thank you.

TheKapitoshka
Автор

cool stuff, but can you please explain how to set y-axis values relevant to its x-axis in Line graph in same library

awaiskhalid
Автор

Cool! This is so awesome. Thanks a lot.

However, I have just one question. How can I hide the colours below?

mrmr
Автор

Nice Brian, I needed this quick intro :)
One comment regarding colors array, if you don't want to make assets like Brian did, you can make it more easy :) create array of Color Literal objects.

gogzun
Автор

Help! please, what contain the Pod file? one example, please.

CaminoVerdadyVidaOficial