Skip to content

Commit c5cf66d

Browse files
committed
Updated reference images
1 parent b91dfc7 commit c5cf66d

File tree

145 files changed

+5106
-4113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+5106
-4113
lines changed

Tests/SwiftPlotTests/AGGRenderer/agg-png-output.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ extension AGGRendererTests {
1919
let renderer = AGGRenderer()
2020
barGraph.drawGraph(renderer: renderer)
2121
let outputBase64 = renderer.base64Png()
22-
XCTAssertEqual(outputBase64.count, 47108)
22+
XCTAssertEqual(outputBase64.count, 45520)
2323

2424
// First, sanity check: ensure *we* can decode the string.
2525
guard let _ = Data(base64Encoded: outputBase64, options: .ignoreUnknownCharacters) else {
470 Bytes
181 Bytes
-389 Bytes
735 Bytes
-1.18 KB
-552 Bytes
-506 Bytes
-71 Bytes
-92 Bytes

0 commit comments

Comments
 (0)