Skip to content

Commit 445bd89

Browse files
core-manseisman
andauthored
Apply suggestions from code review
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent a346bd5 commit 445bd89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/tests/test_plot3d.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ def test_plot3d_varying_intensity():
335335
y=y,
336336
z=z,
337337
region=[-1.1, 1.1, -0.5, 0.5, -0.5, 0.5],
338-
projection="X15c",
339-
zscale=0.1,
338+
projection="X15c/5c",
339+
zsize="5c",
340340
perspective=[135, 30],
341341
frame=["Sltr", "xaf+lIntensity"],
342342
style="c0.5c",

0 commit comments

Comments
 (0)