PlotTheme
可用
Option for specifying the visual theme for plots
PlotTheme
Plot[Evaluate[Table[BesselJ[n, x], {n, 5}]], {x, 0, 10}, PlotTheme -> "Detailed"]
→ -Graphics-Plot[Evaluate[Table[BesselJ[n, x], {n, 5}]], {x, 0, 10}, PlotTheme -> "Monochrome"]
→ -Graphics-PieChart[{2, 3, 4}, PlotTheme -> "Default"]
→ -Graphics- 全部 6300 个函数 ·
从 MCP 客户端使用