iOS 统计图表组件 XXChartView

码农软件 · 软件分类 · 报表/图表制作 · 2019-08-19 08:12:39

软件介绍

XXChartView ,好用的统计图,折线统计图,柱状统计图。

pod引用方式

pod 'XXChartView', :git => 'https://github.com/PittWong/XXChartView.git'

使用说明

提供快捷创建方法,传入对应参数快速生成统计图 还可通过tintColor设置喜欢的颜色

- (instancetype)initWithValues:(NSArray *)values xTittles:(NSArray *)xTittles yTittleCount:(NSInteger)yTittleCount;
+ (instancetype)chartViewWithValues:(NSArray *)values xTittles:(NSArray *)xTittles yTittleCount:(NSInteger)yTittleCount;

折线统计图,柱状图

本文地址:https://codercto.com/soft/d/12685.html

Introduction to Linear Optimization

Introduction to Linear Optimization

Dimitris Bertsimas、John N. Tsitsiklis / Athena Scientific / 1997-02-01 / USD 89.00

"The true merit of this book, however, lies in its pedagogical qualities which are so impressive..." "Throughout the book, the authors make serious efforts to give geometric and intuitive explanations......一起来看看 《Introduction to Linear Optimization》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具