skip maybestrings
This commit is contained in:
parent
54d441b62a
commit
59e4129194
@ -216,6 +216,7 @@ function _apply_type_recipe(plotattributes, v::AbstractArray, letter)
|
|||||||
end
|
end
|
||||||
|
|
||||||
# special handling for Surface... need to properly unwrap and re-wrap
|
# special handling for Surface... need to properly unwrap and re-wrap
|
||||||
|
_apply_type_recipe(plotattributes, v::Surface{<:AMat{MaybeString}}, letter) = v
|
||||||
_apply_type_recipe(
|
_apply_type_recipe(
|
||||||
plotattributes,
|
plotattributes,
|
||||||
v::Surface{<:AMat{<:Union{AbstractFloat, Integer, Missing}}},
|
v::Surface{<:AMat{<:Union{AbstractFloat, Integer, Missing}}},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user