Skip to content

Commit f2b19fa

Browse files
committed
more test fixes
1 parent d686033 commit f2b19fa

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

tests/test_fancy_colorbar_reference.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
]
1919
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-0.5, xmax=2.5, ymin=2.5, ymax=-0.5] {tmp-000.png};
2020
\end{axis}
21+
22+
\end{tikzpicture}

tests/test_hatch_reference.tex

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,7 @@
4545

4646
\nextgroupplot[
4747
legend cell align={left},
48-
legend style={
49-
fill opacity=0.8,
50-
draw opacity=1,
51-
text opacity=1,
52-
at={(0.91,0.5)},
53-
anchor=east,
54-
draw=white!80!black
55-
},
48+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, draw=white!80!black},
5649
tick align=outside,
5750
tick pos=left,
5851
x grid style={white!69.019608!black},

0 commit comments

Comments
 (0)