Contents

init(_:xStart:xEnd:y:)

Declaration

nonisolated init<Data, X>(_ data: Data, xStart: PlottableProjection<RulePlot<Content>.DataElement, X>, xEnd: PlottableProjection<RulePlot<Content>.DataElement, X>, y: PlottableProjection<RulePlot<Content>.DataElement, some Plottable>) where Content == VectorizedRulePlotContent<Data>, Data : RandomAccessCollection, X : Plottable

See Also

Plotting rules from a collection