UNPKG

d3-scale

Version:

Encodings that map abstract data to visual representation.

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