Contents

init(_:x:y:)

Declaration

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

See Also

Plotting points from a collection