Skip to content

Commit 2be3a14

Browse files
committed
fix test
1 parent bbdb6ce commit 2be3a14

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

tests/test_colorbars_reference.tex

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,9 @@
1919
--(axis cs:9.9414062,10)
2020
--(axis cs:-4.9414062,10)
2121
--(axis cs:-5,10)
22-
--cycle;
23-
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-5, xmax=10, ymin=-5, ymax=10] {tmp-000.png};
24-
\path [draw=black, line width=0.32pt]
25-
(axis cs:-5,-5)
26-
--(axis cs:-4.9414062,-5)
27-
--(axis cs:9.9414062,-5)
28-
--(axis cs:10,-5)
29-
--(axis cs:10,10)
30-
--(axis cs:9.9414062,10)
31-
--(axis cs:-4.9414062,10)
3222
--(axis cs:-5,10)
3323
--cycle;
24+
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-5, xmax=10, ymin=-5, ymax=10] {tmp-000.png};
3425

3526
\nextgroupplot[
3627
tick align=outside,
@@ -52,16 +43,6 @@
5243
--(axis cs:0.65,4.5)
5344
--cycle;
5445
\addplot graphics [includegraphics cmd=\pgfimage,xmin=0.65, xmax=8.35, ymin=1, ymax=8] {tmp-001.png};
55-
\path [draw=black, line width=0.32pt]
56-
(axis cs:0.65,4.5)
57-
--(axis cs:1,1)
58-
--(axis cs:8,1)
59-
--(axis cs:8.35,4.5)
60-
--(axis cs:8.35,4.5)
61-
--(axis cs:8,8)
62-
--(axis cs:1,8)
63-
--(axis cs:0.65,4.5)
64-
--cycle;
6546

6647
\nextgroupplot[
6748
tick align=outside,
@@ -83,16 +64,6 @@
8364
--(axis cs:-1.5,0)
8465
--cycle;
8566
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-1.5, xmax=1.5, ymin=-1, ymax=1] {tmp-002.png};
86-
\path [draw=black, line width=0.32pt]
87-
(axis cs:-1.5,0)
88-
--(axis cs:-1,-1)
89-
--(axis cs:1,-1)
90-
--(axis cs:1.5,0)
91-
--(axis cs:1.5,0)
92-
--(axis cs:1,1)
93-
--(axis cs:-1,1)
94-
--(axis cs:-1.5,0)
95-
--cycle;
9667
\end{groupplot}
9768

9869
\end{tikzpicture}

0 commit comments

Comments
 (0)