Line types
using Plots
unicodeplots()
linetypes = [:path :steppre :steppost :sticks :scatter]
n = length(linetypes)
x = map((_->begin
sort(rand(20))
end), 1:n)
y = rand(20, n)
plot(x, y, line = (linetypes, 3), lab = map(string, linetypes), ms = 15)
┌────────────────────────────────────────┐
0.996563 │⢸⠀⠀⡄⠀⠀⠀⠀⢰⢲⠀⠀⠀⠀⠀⠀⠀⠀⠀⚬⡆⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀│ path
│⢸⠀⠀⡇⡀⠀⠀⠀⢸⢸⠀⠀⠀⠀⠀⠀⡀⠀⠀⣼⣇⣀⣀⡤⠤⠤⡄⡖⠒⡆⠀⠀⠀⡀⠀⠀⠀⠀⠀⠀│ steppre
│⢸⠀⠀⣷⢧⢀⚬⣀⣸⢸⢠⠤⡄⠀⠀⣰⡇⢀⠜⠈⡇⠀⢸⡇⚬⢰⡇⣧⠀⡇⠀⢀⢠⡇⠀⠀⠀⠀⠀⠀│ steppost
│⢸⚬⚬⣿⠸⣸⠀⠀⠀⠸⢼⠤⡧⠤⡄⣿⣧⠊⠀⠀⡇⢰⢺⣇⣀⢸⠓⚬⡆⡇⠀⢸⣾⡇⠀⠀⠀⠀⠀⠀│ sticks
│⢸⢸⠀⣿⠀⣿⠀⢰⠀⠀⢸⠀⡇⠀⣿⡟⠓⡆⠀⠀⡇⡇⢸⡇⢸⢸⠀⡎⢇⡇⠀⡸⢸⡇⠀⠀⢰⠀⠀⠀│ scatter
│⢸⢸⢀⣿⠀⢸⠀⢸⠀⠀⢸⠀⡇⠀⡟⡇⠀⡇⡇⠀⣷⠁⢸⡇⢸⢸⠀⡇⢸⡇⠀⡇⢸⣇⠀⠀⢸⠀⠀⠀│
│⢸⢸⢸⣿⠀⢸⡆⢸⠀⠀⢸⠀⡇⢀⡇⡇⠀⡇⡇⠀⡟⠀⢸⡇⠸⣸⣤⠃⠘⡇⠀⡇⢸⡟⡄⚬⢸⠀⚬⠀│
│⢸⢸⡼⣿⠀⢸⢱⢸⠀⠀⢸⠀⡇⚬⣷⡇⠀⡇⡇⠀⡇⠀⢸⡇⠀⣿⣿⠀⠀⡏⚬⡗⢺⡇⠑⠀⢸⠀⠀⠀│
│⢸⣼⡇⚬⠀⢸⠘⣼⠀⠀⢸⠀⡇⡎⣿⡇⠀⠉⡏⠉⣿⠀⚬⡇⠀⣿⣿⠀⠀⣿⡇⡇⢸⡇⠀⠀⢸⠀⠀⠀│
│⢸⣿⣷⢹⠀⢸⠀⢿⠀⠀⢸⠀⣧⢳⣿⡇⠀⚬⡇⠀⣿⠀⢸⚬⠀⣿⚬⠀⠀⡿⡏⠀⢸⡗⠒⠒⠚⠀⠀⠀│
│⢸⣿⣿⢸⠀⢸⠉⢹⠉⠉⣿⠀⣿⢸⣿⡇⠀⠀⡇⠀⣿⠀⢸⡇⠀⢸⡇⠀⠀⡇⡇⠀⢸⡇⠀⠀⠀⠀⠀⠀│
│⢸⡿⢿⢸⠉⠉⠀⢸⠧⠤⣿⠤⡗⢺⣿⡏⠉⠉⡏⠉⠹⠤⢼⣧⢤⣿⡇⠀⠀⡇⡇⠀⢸⡇⠀⠀⠀⠀⠀⠀│
│⢸⡇⠈⢸⠀⠀⚬⢸⠀⠀⢸⠀⡇⢸⣿⡇⠀⠀⡇⚬⠀⠀⢸⣿⢸⣿⚬⠀⠀⡇⡇⠀⢸⡇⠀⚬⠀⠀⠀⠀│
│⢸⡇⠀⢸⠀⠀⠀⢸⠀⠀⢸⠀⚬⢸⠛⡇⠀⠀⡇⢸⠀⠀⢸⣿⠘⣿⡗⢲⣀⣇⣇⣀⣸⣇⣀⣀⣀⣀⠀⠀│
-0.0290261 │⢼⠧⠤⠼⠤⠤⠤⠼⠤⠤⠼⠤⠧⠼⠤⠧⠤⠤⠧⠼⠤⠤⠼⠤⠤⠿⠧⠤⠤⠧⠧⠤⠼⠧⠤⠤⠤⠤⠤⠤│
└────────────────────────────────────────┘
⠀-0.0153111⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀1.01144⠀ This page was generated using DemoCards.jl and Literate.jl.