iOS 图表控件 ios-charts

码农软件 · 软件分类 · 图表(Charting) · 2019-07-07 09:43:26

软件介绍

ios-charts 是 MPAndroidChart 的 iOS 移植版本,在 iOS 上实现了漂亮的图表功能。要求 Swift 1.2 和 Xcode 6.3 beta 4!

LineChart (with legend, simple design)alt tag

LineChart (with legend, simple design)alt tag

LineChart (cubic lines)alt tag

LineChart (single DataSet)alt tag

Combined-Chart (bar- and linechart in this case)alt tag

BarChart (with legend, simple design)

alt tag

BarChart (grouped DataSets)

alt tag

Horizontal-BarChart

alt tag

PieChart (with selection, ...)

alt tag

ScatterChart (with squares, triangles, circles, ... and more)

alt tag

CandleStickChart (for financial data)

alt tag

RadarChart (spider web chart)

alt tag

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

Imperfect C++中文版

Imperfect C++中文版

威尔逊 / 荣耀、刘未鹏 / 人民邮电出版社 / 2006-1 / 75.0

汇集实用的C++编程解决方案,C++虽然是一门非凡的语言,但并不完美。Matthew Wilson使用C++十年有余,其间发现C++存在一些固有的限制,需要一些颇具技术性的工作进行弥补。本书不仅指出了C++的缺失,更为你编写健壮、灵活、高效、可维护的代码提供了实用的技术和工具。Wilson向你展示了如何克服C++的复杂性,穿越C++庞大的范式阵列。夺回对代码的控制权,从而获得更理想的结果。一起来看看 《Imperfect C++中文版》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具