Skip to content

Commit aa255d4

Browse files
committed
no display
1 parent 45f3c36 commit aa255d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/plottingmaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ mesh!(ax, sphere; color = ds'[end:-1:1,:], shading=false,
9393
colormap = :seaborn_icefire_gradient)
9494
zoom!(ax.scene, cameracontrols(ax.scene), 0.5)
9595
rotate!(ax.scene, 2.5)
96-
display(fig, update=false)
96+
fig
9797
````
9898

9999
## AlgebraOfGraphics.jl

0 commit comments

Comments
 (0)