diff --git a/src/plot_parallelcoordinates.jl b/src/plot_parallelcoordinates.jl index 5f417c714..4b5a69cd2 100644 --- a/src/plot_parallelcoordinates.jl +++ b/src/plot_parallelcoordinates.jl @@ -1,5 +1,5 @@ """ - ?\(f::Union{GridPosition, GridLayout, Figure}, + plot_parallelcoordinates!(f::Union{GridPosition, GridLayout, Figure}, data::DataFrame, config::PlotConfig; channels::Vector{Int64}) Plot a PCP (parallel coordinates plot).