D3 single axis jitterplot pan and zoom
[D3 v4 single axis jitterplot pan and zoom https://gist.github.com/feyderm/03602b83146d69b1b6993e5f98123175]を改造したもの[d3.extent()]を`Math.min()`と`Math.max()`で置き換えたtransitionを消したpreactで書き換えた[ZoomTransform.rescaleX()]および[ZoomTransform.rescaleY()]で、zoomしたい軸のscaleのみzoomすればいいようだ