A representation of the Morton (Z-order) curve, using d3-morton layout. Use the slider to modify the curve order (number of iterations). On mouse hover, XY coordinates are reversely converted to curve distance. Zoom/pan the canvas using mouse-wheel/drag events.
See also Hilbert curve.