diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 9b7f941dad..b36c91ff9a 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -12,10 +12,10 @@ jobs: iOS: runs-on: macos-12 env: - DEVELOPER_DIR: /Applications/Xcode_13.4.1.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_14.0.app/Contents/Developer strategy: matrix: - destination: ["OS=15.5,name=iPhone 13 Pro"] #, "OS=14.4,name=iPhone 12 Pro", "OS=12.4,name=iPhone XS", "OS=11.4,name=iPhone X", "OS=10.3.1,name=iPhone SE"] + destination: ["OS=16.0,name=iPhone 14 Pro"] #, "OS=14.4,name=iPhone 12 Pro", "OS=12.4,name=iPhone XS", "OS=11.4,name=iPhone X", "OS=10.3.1,name=iPhone SE"] steps: - uses: actions/checkout@v2 - name: iOS - ${{ matrix.destination }} diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_390-0_844-0.1.png deleted file mode 100644 index dae2f2e6ac..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..3e8b7d4abc Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultBarDataSetLabels-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 16e0400f5c..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..3412fd695c Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDefaultValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_390-0_844-0.1.png deleted file mode 100644 index 7c36d55a0e..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..09d527cbe3 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testDrawIcons-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_390-0_844-0.1.png deleted file mode 100644 index 37039ee526..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..a001308e0c Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideHorizontalGridlines-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_390-0_844-0.1.png deleted file mode 100644 index b9f2454305..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..aabe11d945 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideLeftAxis-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_390-0_844-0.1.png deleted file mode 100644 index 872bc3425d..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..965bf56e9d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideRightAxis-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_390-0_844-0.1.png deleted file mode 100644 index ecefdc16bf..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..2394aba9d6 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHideVerticalGridlines-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 19d41cec69..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..dfe20ee442 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testHidesValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_390-0_844-0.1.png deleted file mode 100644 index 93c0630887..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..575377103d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxis-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 48efa5d079..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..5b5bef43b1 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithNegativeValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_390-0_844-0.1.png deleted file mode 100644 index c33d6aaa5b..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..93ebc61976 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedLeftAxisWithPositiveValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_390-0_844-0.1.png deleted file mode 100644 index c2e360db8f..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..98987b50b1 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxis-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 6f6b83ba9a..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..4604f75298 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithNegativeValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 3c6ccb3b7c..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..8ae2da0fff Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testInvertedRightAxisWithPositiveValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_390-0_844-0.1.png deleted file mode 100644 index c93ad40f2b..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..40118dd5c3 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png deleted file mode 100644 index b1ec40c646..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..0468cb6b76 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png deleted file mode 100644 index 37780ccc38..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..cd94e4ac0d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png deleted file mode 100644 index 4a5dd9b6fc..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..752d5b08b1 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png deleted file mode 100644 index 670b0131a6..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..d9e608f0a2 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png deleted file mode 100644 index fa3d3ebafb..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..916535526d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNegativeValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png deleted file mode 100644 index ddcbce6faf..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..e1b895ed0f Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 462be9d0f0..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..df1c59eee3 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png deleted file mode 100644 index 2863ba4552..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..d530ccd0c4 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png deleted file mode 100644 index 21d2d6b2da..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..1ccf81e3d3 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximum2-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png deleted file mode 100644 index fc638cc287..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..843d540f7a Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMaximumAndCustomAxisMaximum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png deleted file mode 100644 index 58300b28b4..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..30aab63879 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png deleted file mode 100644 index 04e5dcea4a..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..0323acc422 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testPositiveValuesWithCustomAxisMinimum2-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 0ec52c096f..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..e2a6a4c635 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 8a05483eca..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..6f843716f9 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png deleted file mode 100644 index e00a29de73..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..be58dc0bf2 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 115c55d2ec..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..e3e34702e3 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/BarChartTests/testZeroValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_390-0_844-0.1.png deleted file mode 100644 index 3b68971f08..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..a4d4cc0b75 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testAllRightAxisDependency-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_390-0_844-0.1.png deleted file mode 100644 index 3b68971f08..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..a4d4cc0b75 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testDefaultAxisDependency-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_390-0_844-0.1.png deleted file mode 100644 index 97a53339d1..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..f7b522525d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/CombinedChartTests/testLeftRightAxisDependency-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_390-0_844-0.1.png deleted file mode 100644 index d2e4363525..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..46626b0c1d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testDefaultValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 2152c82241..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..04a3c7337a Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testHidesValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png deleted file mode 100644 index 5ab959ec90..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..6650205d6b Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testNotDrawValueAboveBars-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 31917a430b..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..8b03f9e11d Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedDrawValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png deleted file mode 100644 index 685681df9b..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..eeccffc698 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png deleted file mode 100644 index b4c35ee56b..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..7eaf3526ad Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/HorizontalBarChartTests/testStackedNotDrawValuesAboveBars-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_390-0_844-0.1.png deleted file mode 100644 index d2b1e457cd..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..a870bdea68 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDefaultValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_390-0_844-0.1.png deleted file mode 100644 index 9ee6d09563..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..081483c028 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircleHole-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_390-0_844-0.1.png deleted file mode 100644 index e661c4c737..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..fa29fbdbb4 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDoesntDrawCircles-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_390-0_844-0.1.png deleted file mode 100644 index 677c1d2cbd..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..ce742de9f2 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testDrawIcons-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_390-0_844-0.1.png deleted file mode 100644 index b5354cf768..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..3e8a21b773 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testHidesValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_390-0_844-0.1.png deleted file mode 100644 index b4b61cf9f3..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..600cbae5a8 Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/LineChartTests/testIsCubic-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_393-0_852-0.1.png similarity index 57% rename from Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_390-0_844-0.1.png rename to Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_393-0_852-0.1.png index 8196e90e4a..d7191b20ea 100644 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_390-0_844-0.1.png and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_390-0_844-0.1.png deleted file mode 100644 index 91fe50410c..0000000000 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_390-0_844-0.1.png and /dev/null differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_393-0_852-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_393-0_852-0.1.png new file mode 100644 index 0000000000..5c0628609a Binary files /dev/null and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDrawIcons-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_393-0_852-0.1.png similarity index 86% rename from Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_390-0_844-0.1.png rename to Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_393-0_852-0.1.png index 8196e90e4a..9e96ba33ad 100644 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_390-0_844-0.1.png and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHideCenterLabel-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_393-0_852-0.1.png similarity index 62% rename from Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_390-0_844-0.1.png rename to Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_393-0_852-0.1.png index ba0aeab46a..40f3534a72 100644 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_390-0_844-0.1.png and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHidesValues-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_393-0_852-0.1.png similarity index 57% rename from Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_390-0_844-0.1.png rename to Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_393-0_852-0.1.png index 8196e90e4a..d7191b20ea 100644 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testDefaultValues-iOS_390-0_844-0.1.png and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightDisabled-iOS_393-0_852-0.1.png differ diff --git a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_390-0_844-0.1.png b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_393-0_852-0.1.png similarity index 57% rename from Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_390-0_844-0.1.png rename to Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_393-0_852-0.1.png index c4569ecf66..0ea3baf2ce 100644 Binary files a/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_390-0_844-0.1.png and b/Tests/ChartsTests/__Snapshots__x86__/PieChartTests/testHighlightEnabled-iOS_393-0_852-0.1.png differ