A simple chart for DTise Company.
And the sample prefers running on 12.9-inch iPad Pro.
pod 'DTChart'
-
The demo project demonstrate how it works;
-
DTAxisLabelData: Coordinate axis label data model, propertytitleandvalue; -
DTChartItemData: Coordinate axis value data model, propertyitemValueis kind of structChartItemValue;
-
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;