Recipe to plot simple dataframes

@viraltux, it works like a charm.

Your @recipe allows providing additional plot arguments and customize the plot as usual, e.g.: plot(df; lc=[:reds :blues], mc=[:red :blue])

Brilliant, thanks!

1 Like