Contents

init(_:x:y:)

Declaration

nonisolated init<Data>(_ data: Data, x: PlottableProjection<PointPlot<Content>.DataElement, some Plottable>, y: PlottableProjection<PointPlot<Content>.DataElement, some Plottable>) where Content == VectorizedPointPlotContent<Data>, Data : RandomAccessCollection

See Also

Plotting points from a collection