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 క్లయింట్ నుండి వాడండి