The bug is, that the alpha keyword isn’t implemented yet
But you can use plot(..., color = (:blue, 0.1), transparency = true)
, or any other transparent Colors.Colorant
1 Like
The bug is, that the alpha keyword isn’t implemented yet
But you can use plot(..., color = (:blue, 0.1), transparency = true)
, or any other transparent Colors.Colorant