Timeline for In version 9 PlotLegends, how can I remove the strange edges that appear around LegendMarkers?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 25, 2023 at 22:30 | comment | added | Mr. G | This is what actually worked for me, especially when trying to get "unfilled" markers. E.g. LegendMarkers->Graphics[{FaceForm[None], EdgeForm[Directive[Thickness[0.2], Opacity[1], Blue]], SSSTriangle[1, 1, 1]}] for a blue triangle that roughly matches the blue triangle from PlotMarkers->"OpenMarkers". If you don't include the Opacity[1], the edge still looks greyish. | |
| Jul 23, 2019 at 7:20 | history | edited | kglr | CC BY-SA 4.0 | added 20 characters in body |
| Jul 23, 2019 at 4:37 | history | answered | kglr | CC BY-SA 4.0 |