Legend showing labeled points for plots
PointLegend[{col1, …}, {lbl1, …}]
PointLegend[{col1, …}, Automatic]
PointLegend[{lbl1, …}]
ListPlot[{Sqrt[Range[50]], Range[50]^(1/(3))}, PlotLegends -> PointLegend[Automatic, {"one", "two"}, LegendFunction -> "Frame", LegendLabel -> "datasets"]]
→ -Graphics-- Joined — default False
- LabelStyle — default Automatic
- LegendFunction — default Identity
- LegendLabel — default None
- LegendLayout — default Automatic
- LegendMargins — default Automatic
- LegendMarkers — default None
- LegendMarkerSize — default Automatic