Skip to content

Commit 8703ee5

Browse files
author
Steve Trease
committed
Pods upgraded to iOS Charts 3.0.3.
build: 623 83a3e1e
1 parent 83a3e1e commit 8703ee5

32 files changed

+320
-328
lines changed

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PODS:
2-
- Charts (3.0.2):
3-
- Charts/Core (= 3.0.2)
4-
- Charts/Core (3.0.2)
2+
- Charts (3.0.3):
3+
- Charts/Core (= 3.0.3)
4+
- Charts/Core (3.0.3)
55
- UICountingLabel (1.4.0)
66

77
DEPENDENCIES:
88
- Charts
99
- UICountingLabel
1010

1111
SPEC CHECKSUMS:
12-
Charts: 236d6ccdd0ce6feae151d89e829a7397381a21fd
12+
Charts: bcde37724c161958c1438dd4883971fcb2d50c06
1313
UICountingLabel: ed5ce5b6d5ef278ff40d99cfa49577a30ab0c87b
1414

1515
PODFILE CHECKSUM: 5239e697261aede78c507e846807396feee71f5f

Pods/Charts/README.md

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/BarChartView.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/BarLineChartViewBase.swift

Lines changed: 32 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/BubbleChartView.swift

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/ChartViewBase.swift

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/CombinedChartView.swift

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Charts/ScatterChartView.swift

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Data/Implementations/Standard/ChartDataSet.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Charts/Source/Charts/Data/Implementations/Standard/CombinedChartData.swift

Lines changed: 25 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)