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