diff --git a/src/Plots.jl b/src/Plots.jl index ea7ff92d..fb26477f 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -62,8 +62,13 @@ export ylims, zlims, + # output.jl savefig, png, + svg, + pdf, + ps, + eps, gui, inline, closeall,