Contents

init(_:x:y:)

Declaration

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

See Also

Plotting points from a collection