Member-only story
Bar Graph in iOS
Jun 12, 2021
Hey Friends, Today I will show you easiest way to create bar graphs in iOS by using a library created by me.
https://github.com/javedmultani16/JBar
JBar
Beautiful and easy bar graph for iOS
Installtion:
Drang and drop JBar folder in your XCode project
Usage:
Simply give assign class from Storyboard to UIView like “JBar”
Customise it as your requirements by using its properties
OR
You can do it programmatically like:
Examples: