TicksStyle
可用
Option for specifying the style of plot ticks
TicksStyle
Plot[Cos[x], {x, 0, 10}, TicksStyle -> {Red, Blue}]
→ -Graphics-Plot[Sin[x], {x, 0, 10}, TicksStyle -> Directive[Orange, 12]]
→ -Graphics-Graphics3D[Cylinder[], Axes -> True, TicksStyle -> {Red, Green, Blue}]
→ -Graphics3D- 全部 6300 個函式 ·
從 MCP 用戶端使用這個