Skip to content

Commit

Permalink
Merge pull request #90 from t-bltg/mesh3d
Browse files Browse the repository at this point in the history
Add mesh3d for GR
  • Loading branch information
t-bltg authored Jul 6, 2021
2 parents 18b06f7 + 3de401b commit 684c94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RecipesPipeline/src/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ for st in (
:surface,
:volume,
:wireframe,
:mesh3d
)
@eval needs_3d_axes(::Type{Val{Symbol($(string(st)))}}) = true
end
Expand Down

0 comments on commit 684c94c

Please sign in to comment.