首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > chartreuse

chartreuse

  • 资源大小:862.34 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

[Project has moved to github](https://github.com/dainkaplan/Chartreuse) (though repo here may stay up-to-date.) chartreuse /ʃɑrˈtrus/ Lightweight, stylish charts for iOS! NOTE: Currently only supports pie-charts, but requests are welcome! See downloads for the source and a fully working universal app project. (I"d also check out core-plot to make sure it isn"t what you want, first; chartreuse is very light-weight.) Usage is very easy: ``` // Set a gradient to start 1/3 from the top, and continue to the bottom [_pieChart setGradientFillStart:0.3 andEnd:1.0]; // Use black 0.7 opaque for our gradient [_pieChart setGradientFillColor:PieChartItemColorMake(0.0, 0.0, 0.0, 0.7)]; // Creat

文 件 列 表

license.txt
PieChartView-v1
PieChartView.h
PieChartView.m
PieChartViewExample
.DS_Store
build
Classes
main.m
MainWindow.xib
PieChartViewExample-Info.plist
PieChartViewExample.xcodeproj
PieChartViewExample_Prefix.pch
PieChartViewExampleViewController.xib
Resources-iPad
VIP VIP
0.186118s