LegendFunction
利用可能
Option for legend formatting function
LegendFunction
SwatchLegend["Rainbow", Range[5], LegendFunction -> Panel]
→ SwatchLegend[Rainbow, {1, 2, 3, 4, 5}, LegendFunction -> Panel]SwatchLegend["Rainbow", Range[5], LegendFunction -> Framed]
→ SwatchLegend[Rainbow, {1, 2, 3, 4, 5}, LegendFunction -> Framed]SwatchLegend[{Red, Green, Blue}, {"label1", "label2", "label3"}, LegendFunction -> shadowbox]
→ SwatchLegend[{RGBColor[1, 0, 0], RGBColor[0, 1, 0], RGBColor[0, 0, 1]}, {label1, label2, label3}, LegendFunction -> shadowbox] 全 6300 関数 ·
MCPクライアントから使う