Maybe you want this notation instead:
scatter([z1, z2])
plot!([z1, z2], label="", linecolor=:green, linestyle=:dash)
(edited: is this what you want?)
Maybe you want this notation instead:
scatter([z1, z2])
plot!([z1, z2], label="", linecolor=:green, linestyle=:dash)
(edited: is this what you want?)