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 客户端使用