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 用戶端使用這個