recolor benchmark image background

This commit is contained in:
MaxOhn
2021-04-29 12:54:32 +02:00
parent 7a3f8ebf9c
commit db90c28263
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -10,7 +10,7 @@
<g id="gnuplot_canvas">
<rect x="0" y="0" width="1280" height="275" fill="none"/>
<rect x="0" y="0" width="1280" height="275" fill="#FFFFFF"/>
<defs>
<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
@@ -418,4 +418,3 @@
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

+1 -2
View File
@@ -10,7 +10,7 @@
<g id="gnuplot_canvas">
<rect x="0" y="0" width="1280" height="275" fill="none"/>
<rect x="0" y="0" width="1280" height="275" fill="#FFFFFF"/>
<defs>
<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
@@ -392,4 +392,3 @@
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB