diff --git a/src/shorthands.jl b/src/shorthands.jl index b03e201a..cf3e30c0 100644 --- a/src/shorthands.jl +++ b/src/shorthands.jl @@ -125,6 +125,7 @@ julia> histogram3d(randn(10_000),randn(10_000)) ``` """ @shorthands histogram3d +@shorthands legoplot """ density(x)