joshinn / DTChart

Chart for DTise company product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform Platform Version License

DTChart

A simple chart for DTise Company.
And the sample prefers running on 12.9-inch iPad Pro.

Install

pod 'DTChart'

Guide

Chart

  • The demo project demonstrate how it works;

  • DTAxisLabelData: Coordinate axis label data model, property title and value;

  • DTChartItemData: Coordinate axis value data model, property itemValue is kind of struct ChartItemValue;

Chart Controller

  • The Chart Controller is developed to make draw chart more easily,

  • The Presentation View Controller demonstrate how it works;

  • DTCommonData,DTListCommonData: simple data model for Chart Controller;

About

Chart for DTise company product

License:MIT License


Languages

Language:Objective-C 99.7%Language:C 0.2%Language:Ruby 0.1%