if (xScale) {
    const x = scaleValue(xScale, xValue);

    if (x.transitionable) {
      streaming.x = {axisId: xScaleID};