ChartLabels
可用
Option for labeling elements in charts
ChartLabels
BarChart[{1, 2, 3}, ChartLabels -> Placed[{"a", "b", "c"}, Top]]
→ -Graphics-PieChart[{1, 2, 3}, ChartLabels -> Placed[{"a", "b", "c"}, "RadialOuter"]]
→ -Graphics-BarChart[{Range[3], Range[3]}, ChartLabels -> {Placed[{"1", "2"}, Above], Placed[{"a", "b", "c"}, Top]}]
→ -Graphics- 全部 6300 个函数 ·
从 MCP 客户端使用