diff --git a/test/benchmark/graph.js b/test/benchmark/graph.js
index 89823f3..3225e16 100644
--- a/test/benchmark/graph.js
+++ b/test/benchmark/graph.js
@@ -43,7 +43,7 @@ function main() {
// console.log({data})
const commonGraphConfig = {
- width: 960,
+ width: 840, // ~ width of images on github
fontSize: 16,
color: d3.scaleOrdinal(d3.schemeTableau10),
// color: d3.scaleOrdinal().range(["#111", "#333", "#555", "#777", "#999"]),
diff --git a/test/benchmark/results/avg-ops-per-sec.svg b/test/benchmark/results/avg-ops-per-sec.svg
index 1158c4b..2eb0b86 100644
--- a/test/benchmark/results/avg-ops-per-sec.svg
+++ b/test/benchmark/results/avg-ops-per-sec.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/test/benchmark/results/avg-throughput.svg b/test/benchmark/results/avg-throughput.svg
index cb956d0..efff39e 100644
--- a/test/benchmark/results/avg-throughput.svg
+++ b/test/benchmark/results/avg-throughput.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/test/benchmark/results/minmax-parse-time.svg b/test/benchmark/results/minmax-parse-time.svg
index df160ac..4d1acb3 100644
--- a/test/benchmark/results/minmax-parse-time.svg
+++ b/test/benchmark/results/minmax-parse-time.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file