UNPKG

d3-sankey

Version:

Visualize flow between nodes in a directed acyclic network.

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