|
58 | 58 | 5B613D9F1D50EC5D000F1E98 /* RadarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613D9E1D50EC5D000F1E98 /* RadarChartDataEntry.swift */; };
|
59 | 59 | 5B613DA01D50EC5D000F1E98 /* RadarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613D9E1D50EC5D000F1E98 /* RadarChartDataEntry.swift */; };
|
60 | 60 | 5B613DA11D50EC5D000F1E98 /* RadarChartDataEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613D9E1D50EC5D000F1E98 /* RadarChartDataEntry.swift */; };
|
| 61 | + 5B613DAB1D526B60000F1E98 /* ChartMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAA1D526B60000F1E98 /* ChartMarkerView.swift */; }; |
| 62 | + 5B613DAC1D526B60000F1E98 /* ChartMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAA1D526B60000F1E98 /* ChartMarkerView.swift */; }; |
| 63 | + 5B613DAD1D526B60000F1E98 /* ChartMarkerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAA1D526B60000F1E98 /* ChartMarkerView.swift */; }; |
| 64 | + 5B613DAF1D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAE1D526BBF000F1E98 /* ChartMarkerImage.swift */; }; |
| 65 | + 5B613DB01D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAE1D526BBF000F1E98 /* ChartMarkerImage.swift */; }; |
| 66 | + 5B613DB11D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B613DAE1D526BBF000F1E98 /* ChartMarkerImage.swift */; }; |
61 | 67 | 5B6556F71AB72BA000FFBFD3 /* ChartComponentBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6556F61AB72BA000FFBFD3 /* ChartComponentBase.swift */; };
|
62 | 68 | 5B6654D91BB0A86F00890030 /* ChartDefaultAxisValueFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6654D51BB0A86F00890030 /* ChartDefaultAxisValueFormatter.swift */; };
|
63 | 69 | 5B6654DA1BB0A86F00890030 /* ChartFillFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6654D61BB0A86F00890030 /* ChartFillFormatter.swift */; };
|
|
424 | 430 | 5B613D961D50E597000F1E98 /* PieChartHighlighter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PieChartHighlighter.swift; sourceTree = "<group>"; };
|
425 | 431 | 5B613D971D50E597000F1E98 /* RadarChartHighlighter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadarChartHighlighter.swift; sourceTree = "<group>"; };
|
426 | 432 | 5B613D9E1D50EC5D000F1E98 /* RadarChartDataEntry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RadarChartDataEntry.swift; sourceTree = "<group>"; };
|
| 433 | + 5B613DAA1D526B60000F1E98 /* ChartMarkerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartMarkerView.swift; sourceTree = "<group>"; }; |
| 434 | + 5B613DAE1D526BBF000F1E98 /* ChartMarkerImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartMarkerImage.swift; sourceTree = "<group>"; }; |
427 | 435 | 5B6556F61AB72BA000FFBFD3 /* ChartComponentBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartComponentBase.swift; sourceTree = "<group>"; };
|
428 | 436 | 5B6654D51BB0A86F00890030 /* ChartDefaultAxisValueFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartDefaultAxisValueFormatter.swift; sourceTree = "<group>"; };
|
429 | 437 | 5B6654D61BB0A86F00890030 /* ChartFillFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartFillFormatter.swift; sourceTree = "<group>"; };
|
|
743 | 751 | 5BA8EC6B1A9D151C00CE82E1 /* ChartLegend.swift */,
|
744 | 752 | 5BA8EC6C1A9D151C00CE82E1 /* ChartLimitLine.swift */,
|
745 | 753 | 5B6A546A1AA5C23F000F57C2 /* ChartMarker.swift */,
|
| 754 | + 5B613DAE1D526BBF000F1E98 /* ChartMarkerImage.swift */, |
| 755 | + 5B613DAA1D526B60000F1E98 /* ChartMarkerView.swift */, |
746 | 756 | 5BA8EC6D1A9D151C00CE82E1 /* ChartXAxis.swift */,
|
747 | 757 | 5BA8EC6E1A9D151C00CE82E1 /* ChartYAxis.swift */,
|
748 | 758 | );
|
|
1091 | 1101 | 659400B61BF463C1004F9C27 /* ChartData.swift in Sources */,
|
1092 | 1102 | 5B680D221A9D17C30026A057 /* ChartXAxis.swift in Sources */,
|
1093 | 1103 | 659400A21BF463C1004F9C27 /* BarChartDataEntry.swift in Sources */,
|
| 1104 | + 5B613DAF1D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */, |
1094 | 1105 | 5BCAA7501C7CAD4C00F83F3B /* AnimatedViewPortJob.swift in Sources */,
|
1095 | 1106 | 5B6A54A31AA66B7C000F57C2 /* LineChartView.swift in Sources */,
|
1096 | 1107 | 5B6A54891AA66A1A000F57C2 /* PieChartRenderer.swift in Sources */,
|
|
1118 | 1129 | 5B6A548D1AA66A60000F57C2 /* ChartLegendRenderer.swift in Sources */,
|
1119 | 1130 | 65F06F941BE812210074498D /* IBarLineScatterCandleBubbleChartDataSet.swift in Sources */,
|
1120 | 1131 | 5BB6EC1D1ACC28AB006E9C25 /* ChartTransformerHorizontalBarChart.swift in Sources */,
|
| 1132 | + 5B613DAB1D526B60000F1E98 /* ChartMarkerView.swift in Sources */, |
1121 | 1133 | 5B613D8F1D50DEE8000F1E98 /* CombinedChartDataProvider.swift in Sources */,
|
1122 | 1134 | 5B680D271A9D17C30026A057 /* ChartColorTemplates.swift in Sources */,
|
1123 | 1135 | 659400C21BF463C1004F9C27 /* LineRadarChartDataSet.swift in Sources */,
|
|
1229 | 1241 | 65B3F5E91C7370E5000983D0 /* BarChartDataEntry.swift in Sources */,
|
1230 | 1242 | 65B3F5EA1C7370E5000983D0 /* BarChartDataSet.swift in Sources */,
|
1231 | 1243 | 65B3F5EB1C7370E5000983D0 /* BarLineScatterCandleBubbleChartData.swift in Sources */,
|
| 1244 | + 5B613DB11D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */, |
1232 | 1245 | 65B3F5EC1C7370E5000983D0 /* BarLineScatterCandleBubbleChartDataSet.swift in Sources */,
|
1233 | 1246 | 65B3F5ED1C7370E5000983D0 /* BubbleChartData.swift in Sources */,
|
1234 | 1247 | 65B3F5EE1C7370E5000983D0 /* BubbleChartDataEntry.swift in Sources */,
|
|
1306 | 1319 | 65B3F62D1C7370E5000983D0 /* ChartTransformer.swift in Sources */,
|
1307 | 1320 | 65B3F62E1C7370E5000983D0 /* ChartTransformerHorizontalBarChart.swift in Sources */,
|
1308 | 1321 | 65B3F62F1C7370E5000983D0 /* ChartUtils.swift in Sources */,
|
| 1322 | + 5B613DAD1D526B60000F1E98 /* ChartMarkerView.swift in Sources */, |
1309 | 1323 | 65B3F6301C7370E5000983D0 /* ChartViewPortHandler.swift in Sources */,
|
1310 | 1324 | );
|
1311 | 1325 | runOnlyForDeploymentPostprocessing = 0;
|
|
1354 | 1368 | A52C5C491BAC5D1100594CDD /* PieChartView.swift in Sources */,
|
1355 | 1369 | A52C5C4A1BAC5D1100594CDD /* PieRadarChartViewBase.swift in Sources */,
|
1356 | 1370 | A52C5C4B1BAC5D1100594CDD /* RadarChartView.swift in Sources */,
|
| 1371 | + 5B613DB01D526BBF000F1E98 /* ChartMarkerImage.swift in Sources */, |
1357 | 1372 | 5B4AC1731C4AB2AF0028D1A6 /* ChartBaseDataSet.swift in Sources */,
|
1358 | 1373 | 659400A51BF463C1004F9C27 /* BarChartDataSet.swift in Sources */,
|
1359 | 1374 | A52C5C4C1BAC5D1100594CDD /* ScatterChartView.swift in Sources */,
|
|
1431 | 1446 | A52C5C8D1BAC5D1200594CDD /* ChartTransformerHorizontalBarChart.swift in Sources */,
|
1432 | 1447 | 5BCAA7571C7CB0DE00F83F3B /* AnimatedZoomViewJob.swift in Sources */,
|
1433 | 1448 | A52C5C8E1BAC5D1200594CDD /* ChartUtils.swift in Sources */,
|
| 1449 | + 5B613DAC1D526B60000F1E98 /* ChartMarkerView.swift in Sources */, |
1434 | 1450 | A52C5C8F1BAC5D1200594CDD /* ChartViewPortHandler.swift in Sources */,
|
1435 | 1451 | );
|
1436 | 1452 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments