|
|
|||
|
|
ChartElementFunction |
| ChartElementFunction 是诸如 BarChart 的图表函数的选项,用于产生关于显示每个图表元素的基元。 |
| BarChart,RectangleChart,Histogram,BubbleChart | {{xmin, xmax}, {ymin, ymax}} | |
| BarChart3D,RectangleChart3D,Histogram3D,BubbleChart3D | {{xmin, xmax}, {ymin, ymax}, {zmin, zmax}} | |
| PieChart,SectorChart | {{ | |
| PieChart3D, SectorChart3D | {{ |
| BarChart,BarChart3D,PieChart,PieChart3D | y | |
| RectangleChart,SectorChart | {x, y} | |
| RectangleChart3D, SectorChart3D,BubbleChart | {x, y, z} | |
| BubbleChart3D | {x, y, z, w} | |
| Histogram,Histogram3D | list |