PlotLabel
Tersedia, berbeda dari referensi .wl
Option specifying a label for a plot
Berbeda dari referensi .wl: `PointSize` in `PlotStyle` and `ListPlot`'s `PlotLabel`
PlotLabel
Plot[BesselJ[1, x], {x, 0, 10}, PlotLabel -> BesselJ[1, x]]
→ -Graphics-Plot[2Sin[x], {x, 0, 10}, PlotLabel -> 2Sin[x], LabelStyle -> Directive[Bold, Orange]]
→ -Graphics-ContourPlot3D[x ^ 2 + y ^ 2 == z ^ 2, {x, -3, 3}, {y, -3, 3}, {z, -3, 3}, PlotLabel -> x ^ 2 + y ^ 2 == z ^ 2]
→ -Graphics3D- Semua 6300 fungsi ·
Pakai ini dari klien MCP