Skip to content

Commit

Permalink
remove 100
Browse files Browse the repository at this point in the history
  • Loading branch information
jkrumbiegel committed Aug 9, 2023
1 parent e10fa4c commit e2580d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makielayout/blocks/axis3d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ function attribute_examples(::Type{Axis3})
],
:protrusions => [
Example(
name = "Single protrusion 100",
name = "Single protrusion",
code = """
fig = Figure()
Box(fig[1, 1], strokewidth = 0) # visualizes the layout cell
Expand Down

0 comments on commit e2580d4

Please sign in to comment.