Skip to content

Commit

Permalink
no display
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Dec 17, 2024
1 parent 45f3c36 commit aa255d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorials/plottingmaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ mesh!(ax, sphere; color = ds'[end:-1:1,:], shading=false,
colormap = :seaborn_icefire_gradient)
zoom!(ax.scene, cameracontrols(ax.scene), 0.5)
rotate!(ax.scene, 2.5)
display(fig, update=false)
fig
````

## AlgebraOfGraphics.jl
Expand Down

0 comments on commit aa255d4

Please sign in to comment.