update comment
This commit is contained in:
parent
b433b76a84
commit
a9d22cfb60
@ -226,7 +226,7 @@ function _apply_type_recipe(plotattributes, v::Surface)
|
||||
end
|
||||
end
|
||||
|
||||
# don't do anything for nothing
|
||||
# don't do anything vectors of datapoints and for nothing
|
||||
_apply_type_recipe(plotattributes, v::Nothing, letter) = v
|
||||
_apply_type_recipe(plotattributes, v::AbstractArray{<:MaybeString}, letter) = v
|
||||
_apply_type_recipe(plotattributes, v::AbstractArray{<:Union{Real, Nothing}}, letter) = v
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user