<text x={plotXSeconds(change.changedAt) + 3} y={VERSION_LABEL_Y_POSITION}
          fill={"gray"} textAnchor={"start"} style={{ textAnchor: "start" }}>
          v{change.nextVersion}
        </text>