Merge b59ce70359e4425cabf0bd2def6ff95652db072f into b1c9d0a0afcabd8cd89be9bd89cfc8945a33b430
This commit is contained in:
commit
aba498b8b5
@ -413,7 +413,7 @@ function createKWargsList(plt::PlottingObject, x::AVec, y::AVec, surf::Surface;
|
||||
end
|
||||
|
||||
function createKWargsList(plt::PlottingObject, f::FuncOrFuncs; kw...)
|
||||
error("Can't pass a Function or Vector{Function} for y without also passing x")
|
||||
createKWargsList(plt, f, xmin(plt), xmax(plt); kw...)
|
||||
end
|
||||
|
||||
# list of functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user