How to increase the size of the legend box in Julia Plots?

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)?

enter image description here

Upvotes: 1

Views: 147

Answers (0)

Related Questions