Skip to content

Commit

Permalink
Update default pointsize in makie recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm committed Nov 28, 2023
1 parent 1808e4f commit 76847ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/MeshesMakieExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Makie.@recipe(Viz, object) do scene
color=:slategray3,
alpha=nothing,
colorscheme=nothing,
pointsize=2,
pointsize=4,
segmentsize=1.5,
showfacets=false,
facetcolor=:gray30
Expand Down

0 comments on commit 76847ea

Please sign in to comment.