PlotLabels
Disponibile
Option for labeling plot curves
PlotLabels
Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLabels -> Placed[Automatic, Above]]
→ -Graphics-ListLinePlot[{{1, 2, 3, 5, 8, 13, 21}, {1, 2, 4, 8, 16, 32, 64}}, PlotLabels -> {"Fibonacci", "Powers"}]
→ -Graphics-ListLinePlot[<|"aaa" -> {1, 2, 3, 5, 8, 13, 21}, "bbb" -> {1, 2, 4, 8, 16, 32, 64}|>, PlotLabels -> Automatic, PlotLegends -> None]
→ -Graphics- Tutte le 6300 funzioni ·
Usa questo da un client MCP