Qurak

FrameLabel

Available

Axis labels for framed charts (alias for AxesLabel)

FrameLabel
Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> x] → -Graphics-Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> {x, y}] → -Graphics-Plot[Sin[x], {x, 0, 10}, Frame -> True, FrameLabel -> {{y, Sin[x]}, {x, "plot"}}] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client