I apologize in advance because this must be trivial, but I cannot figure out how to get a frame or border around my PlotLegend. Here is the line in Plot
PlotLegends -> {Placed[{"q", "q/a"}, {0.8, 0.9}]}
I tried using LegendFunction -> Framed anywhere I could put it, all it did is print a legend called "LegendFunction -> Framed" .
Generally , if something is the least bit tricky, I find the solution with an internet search, so this must be obvious, but if someone can take me out of my misery I would be most grateful.
--aryeh