Skip to content

Commit 83e474b

Browse files
committed
more test fixes
1 parent 5bf64bb commit 83e474b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

test/test_legend_best_location_reference.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
\nextgroupplot[
4545
legend cell align={left},
46-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.5,0.91)}, anchor=north, draw=white!80!black},
46+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.03,0.97)}, anchor=north west, draw=white!80!black},
4747
scaled x ticks=manual:{}{\pgfmathparse{#1}},
4848
scaled y ticks=manual:{}{\pgfmathparse{#1}},
4949
tick align=outside,
@@ -117,7 +117,7 @@
117117

118118
\nextgroupplot[
119119
legend cell align={left},
120-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.97,0.03)}, anchor=south east, draw=white!80!black},
120+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.03,0.03)}, anchor=south west, draw=white!80!black},
121121
scaled x ticks=manual:{}{\pgfmathparse{#1}},
122122
tick align=outside,
123123
tick pos=left,
@@ -207,7 +207,7 @@
207207

208208
\nextgroupplot[
209209
legend cell align={left},
210-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.5,0.5)}, anchor=center, draw=white!80!black},
210+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.09,0.5)}, anchor=west, draw=white!80!black},
211211
scaled x ticks=manual:{}{\pgfmathparse{#1}},
212212
scaled y ticks=manual:{}{\pgfmathparse{#1}},
213213
tick align=outside,
@@ -282,7 +282,7 @@
282282

283283
\nextgroupplot[
284284
legend cell align={left},
285-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.97,0.03)}, anchor=south east, draw=white!80!black},
285+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.5,0.09)}, anchor=south, draw=white!80!black},
286286
tick align=outside,
287287
tick pos=left,
288288
x grid style={white!69.019608!black},
@@ -315,7 +315,7 @@
315315

316316
\nextgroupplot[
317317
legend cell align={left},
318-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, draw=white!80!black},
318+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.5,0.91)}, anchor=north, draw=white!80!black},
319319
scaled y ticks=manual:{}{\pgfmathparse{#1}},
320320
tick align=outside,
321321
tick pos=left,
@@ -349,7 +349,7 @@
349349
\addlegendentry{UC}
350350

351351
\nextgroupplot[
352-
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, at={(0.91,0.5)}, anchor=east, draw=white!80!black},
352+
legend style={fill opacity=0.8, draw opacity=1, text opacity=1, draw=white!80!black},
353353
scaled y ticks=manual:{}{\pgfmathparse{#1}},
354354
tick align=outside,
355355
tick pos=left,

0 commit comments

Comments
 (0)