init(_:angle:innerRadius:outerRadius:angularInset:)
Declaration
nonisolated init<Data>(_ data: Data, angle: PlottableProjection<SectorPlot<Content>.DataElement, some Plottable>, innerRadius: MarkDimensions<SectorPlot<Content>.DataElement> = .automatic, outerRadius: MarkDimensions<SectorPlot<Content>.DataElement> = .automatic, angularInset: KeyPath<SectorPlot<Content>.DataElement, CGFloat>) where Content == VectorizedSectorPlotContent<Data>, Data : RandomAccessCollection