FLCharts:易于使用且高度可定制的iOS图表库

FLCharts

CI 状态
版本
许可证
平台

要求

  • Xcode 11 / Swift 5
  • iOS >= 11.0

安装

FLCharts可通过CocoaPods获得。要安装它,请将以下行添加到您的 Podfile:

pod 'FLCharts'

特征

  • 拖动/平移(使用触摸手势)
  • 可定制的轴(x 轴和 y 轴)
  • Highlighting values (with customizable popup-views)
  • Scroll through chart while highlighted to change highlighted bar
  • Animations for chart bars
  • Limit lines (providing additional information, maximums, …)
  • Fully customizable (bar colors, axes color, background, average value, dashed lines, …)

Docs

You can build FLCharts documentation directly in XCode.
In XCode go to , once XCode has finished building, the documentation will appear.
Product -> Build Documentation

Examples

  • Bar Chart

alt tag

  • Multivalue Bar Chart

alt tag

  • Highlighted Bar

alt tag

Author

francescoleoni98, leoni.francesco98@gmail.it

License

FLCharts is available under the MIT license. See the LICENSE file for more info.

GitHub

点击跳转