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