I am using Plots in Julia.
When I join two graphs into the same plot, the legend marker goes outside the legend itself. I’ve used legendfontsize, but it would be hard to see the words if I reduced it enough for the marker to stay inside.
What else can I do? Is there a way to enlarge the legend box or decrease only the legend marker (not the markers of scatter)?
2