PlotLabel
ใช้งานได้ แตกต่างจากเอกสารอ้างอิง .wl
Option specifying a label for a plot
แตกต่างจากเอกสารอ้างอิง .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- ฟังก์ชันทั้งหมด 6300 รายการ ·
ใช้สิ่งนี้จากไคลเอนต์ MCP