I think I’ve got my problem solved by following the code like this:
p = plot(…; label = nothing)
scatter!(p…)
It now outputs like this
I think I’ve got my problem solved by following the code like this:
p = plot(…; label = nothing)
scatter!(p…)
It now outputs like this