init(_:x:y:stacking:)
Declaration
nonisolated init<Data>(_ data: Data, x: PlottableProjection<AreaPlot<Content>.DataElement, some Plottable>, y: PlottableProjection<AreaPlot<Content>.DataElement, some Plottable>, stacking: MarkStackingMethod = .standard) where Content == VectorizedAreaPlotContent<Data>, Data : RandomAccessCollection