LegendLabel
可用
Option for specifying legend labels in plots
LegendLabel
SwatchLegend[63, Range[4], LegendLabel -> None]
→ SwatchLegend[63, {1, 2, 3, 4}, LegendLabel -> None]SwatchLegend[63, Range[4], LegendLabel -> Placed[BesselJ[1, x], Bottom]]
→ SwatchLegend[63, {1, 2, 3, 4}, LegendLabel -> Placed[BesselJ[1, x], Bottom]]SwatchLegend[63, Range[4], LegendLabel -> Sum[f[i], {i, Subscript[i, max]}]]
→ SwatchLegend[63, {1, 2, 3, 4}, LegendLabel -> Sum[f[i], {i, 1, Subscript[i, max]}]] 全部 6300 个函数 ·
从 MCP 客户端使用