Skip to content

Commit c1c36d3

Browse files
committed
smaller test image
1 parent 575e7ec commit c1c36d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/lena.png

-456 KB
Loading

tests/test_image_plot_lower_reference.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
colormap/viridis,
77
hide x axis,
88
hide y axis,
9-
point meta max=1,
10-
point meta min=0.011764706,
9+
point meta max=0.93333334,
10+
point meta min=0.10196079,
1111
tick align=outside,
1212
tick pos=left,
1313
x grid style={white!69.019608!black},
14-
xmin=-0.5, xmax=511.5,
14+
xmin=-0.5, xmax=15.5,
1515
xtick style={color=black},
1616
y grid style={white!69.019608!black},
17-
ymin=-0.5, ymax=511.5,
17+
ymin=-0.5, ymax=15.5,
1818
ytick style={color=black}
1919
]
20-
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-0.5, xmax=511.5, ymin=-0.5, ymax=511.5] {tmp-000.png};
20+
\addplot graphics [includegraphics cmd=\pgfimage,xmin=-0.5, xmax=15.5, ymin=-0.5, ymax=15.5] {tmp-000.png};
2121
\end{axis}
2222

2323
\end{tikzpicture}

0 commit comments

Comments
 (0)