ChartView 0.0.2×Maintained by lanligang mac mini.Installation Guide×Installation Guide for ChartViewYou want to add pod 'ChartView', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'ChartView', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try ChartViewSee PodspecGitHub RepoPage on CocoaPods.orgChartView 0.0.2ByLenSkylanligang/ChartViewGitHub RepoChartView 根据设计需要使用DrawRect 写了一个 图形绘制控件。 下面是一些效果 如果能帮到你我感觉非常荣幸 其中饼图设置参数 : offset 可以根据需要进行渐开外扩型 类似 示例的饼图 支持 cocoapod 安装 pod "ChartView" 如果 找不到在终端使用 : pod repo update 命令 更新本地仓库
ChartView 根据设计需要使用DrawRect 写了一个 图形绘制控件。 下面是一些效果 如果能帮到你我感觉非常荣幸 其中饼图设置参数 : offset 可以根据需要进行渐开外扩型 类似 示例的饼图 支持 cocoapod 安装 pod "ChartView" 如果 找不到在终端使用 : pod repo update 命令 更新本地仓库