Skip to content

Commit

Permalink
Add :mesh3d as 3d series type (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwd31415 authored Aug 14, 2020
1 parent 624cfeb commit fe76c3b
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 @@ -144,6 +144,7 @@ for st in (
:surface,
:volume,
:wireframe,
:mesh3d
)
@eval is3d(::Type{Val{Symbol($(string(st)))}}) = true
end
Expand Down

0 comments on commit fe76c3b

Please sign in to comment.