Commit c756ced
committed
Reorganize AAOptions into Composer/ViewController
Refactor AAChartKitDemo project structure for AAOptions: add Composer and ViewController subgroups, introduce multiple Composer header/implementation files and corresponding ViewController files, and update project.pbxproj with new PBXFileReference and PBXBuildFile entries. Removed outdated DrawChartWithAAOptions references and consolidated AAOptions-related sources into the new folders to improve organization and maintainability.1 parent d49a71f commit c756ced
50 files changed
Lines changed: 923 additions & 495 deletions
File tree
- AAChartKitDemo.xcodeproj
- AAChartKitDemo/Demo/AAOptions
- Composer
- ViewController
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 8 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 17 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 18 | | |
35 | 19 | | |
36 | | - | |
| 20 | + | |
37 | 21 | | |
38 | 22 | | |
39 | 23 | | |
| |||
192 | 176 | | |
193 | 177 | | |
194 | 178 | | |
195 | | - | |
| 179 | + | |
196 | 180 | | |
197 | 181 | | |
198 | 182 | | |
| |||
313 | 297 | | |
314 | 298 | | |
315 | 299 | | |
316 | | - | |
| 300 | + | |
317 | 301 | | |
318 | 302 | | |
319 | 303 | | |
| |||
419 | 403 | | |
420 | 404 | | |
421 | 405 | | |
422 | | - | |
| 406 | + | |
423 | 407 | | |
424 | 408 | | |
425 | 409 | | |
| |||
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines changed: 9 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 18 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 19 | | |
37 | 20 | | |
38 | | - | |
| 21 | + | |
39 | 22 | | |
40 | 23 | | |
41 | 24 | | |
| |||
73 | 56 | | |
74 | 57 | | |
75 | 58 | | |
76 | | - | |
| 59 | + | |
77 | 60 | | |
78 | 61 | | |
79 | 62 | | |
| |||
152 | 135 | | |
153 | 136 | | |
154 | 137 | | |
155 | | - | |
| 138 | + | |
156 | 139 | | |
157 | 140 | | |
158 | 141 | | |
| |||
192 | 175 | | |
193 | 176 | | |
194 | 177 | | |
195 | | - | |
| 178 | + | |
196 | 179 | | |
197 | 180 | | |
198 | 181 | | |
| |||
223 | 206 | | |
224 | 207 | | |
225 | 208 | | |
226 | | - | |
| 209 | + | |
227 | 210 | | |
228 | 211 | | |
229 | 212 | | |
| |||
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments