UNPKG

d3-scale

Version:

Encodings that map abstract data to visual representation.

6 lines (5 loc) 82 B
export default function constants(x) { return function() { return x; }; }