upperBound

fun upperBound(max: Number, name: String = "-∞<=x<"): NumericRange

Parameters

max

Upper bound of the range, exclusive.

name

Arbitrary name to identify this range in the facet result.