value(_:_:_:)

Declaration

static func value(_ label: some StringProtocol, _ start: KeyPath<DataElement, DataValue>, _ end: KeyPath<DataElement, DataValue>) -> PlottableProjection<DataElement, DataValue> where DataValue : Comparable