Contents

init(_:x:yStart:yEnd:)

Declaration

nonisolated init<Data, Y>(_ data: Data, x: CGFloat? = nil, yStart: PlottableProjection<RulePlot<Content>.DataElement, Y>, yEnd: PlottableProjection<RulePlot<Content>.DataElement, Y>) where Content == VectorizedRulePlotContent<Data>, Data : RandomAccessCollection, Y : Plottable

See Also

Plotting rules from a collection