if (yScale) {
    const y = scaleValue(yScale, yValue);

    if (y.transitionable) {
      streaming.y = {axisId: yScaleID};