Timeline for How to align the plot legends in the following way?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 1, 2018 at 10:24 | vote | accept | John Taylor | ||
| Nov 1, 2018 at 10:04 | comment | added | b.gates.you.know.what | Maybe a bit more "authomatic": Show[ContourPlot[(x - 2)^2 + (y - 2)^2 == 12, {x, -4, 4}, {y, -4, 4}, ContourStyle -> Blue, PlotLegends -> Placed[{"Region 1"}, {Right, Top}]], ContourPlot[(x + 2)^3 + (y + 2)^3 == 8, {x, -4, 4}, {y, -4, 4}, ContourStyle -> Orange, PlotLegends -> Placed[{"Region 2"}, {Left, Bottom}]]] | |
| Nov 1, 2018 at 9:59 | history | answered | Alexei Boulbitch | CC BY-SA 4.0 |