MSBBarChart

MSBBarChart is an easy to use bar chart library for iOS.

MSBBarChart

Usage

73723618-caa3e480-476c-11ea-8eb2-4e0424d6820f

Installation

CocoaPods

MSBBarChart is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MSBBarChart'

Carthage

Carthage is a decentralized dependency manager for Cocoa application.

$ brew update
$ brew install carthage
Bash

To integrate MSBBarChart into your Xcode project using Carthage, specify it in your Cartfile:

github "misyobun/MSBBarChart"
Ogdl

Then, run the following command to build the MetaRod framework:

$ carthage update --platform iOS
Bash

You will then have to drag MSBBarChart.framework yourself into your project from the Carthage/Build folder.

GitHub

MSBBarChart is an easy to use bar chart library for iOSRead More

Latest commit to the master branch on 6-17-2020
Download as zip