Creates a sector chart from data.
SectorChart[{{x1, y1}, {x1, y2}, …}]
SectorChart[{…, wi[{xi, yi}, …], …, wj[{xj, yj}, …], …}]
SectorChart[{data1, data2, …}]
SectorChart[{{1, 1}, {1, 2}, {1, 3}}]
→ -Graphics-SectorChart[{{{1, 1}, {1, 2}, {1, 3}}, {{7, 3}, {5, 2}, {1, 1}}}]
→ -Graphics-SectorChart[{{1, 1}, {1, 2}, {1, 3}}, PlotLabels -> {"a", "b", "c"}]
→ -Graphics-- ChartElementFunction — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- LegendAppearance — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotInteractivity — default $PlotInteractivity
- PlotLabels — default None
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotRange — default Automatic
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- PolarAxes — default False
- PolarAxesOrigin — default Automatic
- PolarGridLines — default None
- PolarTicks — default Automatic
- SectorOrigin — default Automatic
- SectorSpacing — default Automatic
- TargetUnits — default Automatic