Value for passed axis. It should lay inside of value range and can be located anywhere, not just exactly on passed values.
Value range for both axes.
Computed value for second axis based on ratio distance inside found interval on first one or undefined if interval cannot be found.
Function searchs for interval between two values in which passed value lays and returns computed value for second axis based on ratio distance on first one.
Generated using TypeDoc
Axis on which passed value lays and for which find interpolation interval.