MCPcopy
hub / github.com/jasondavies/d3-cloud / index.js

File index.js

index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Word cloud layout by Jason Davies, https://www.jasondavies.com/wordcloud/
2// Algorithm due to Jonathan Feinberg, https://s3.amazonaws.com/static.mrfeinberg.com/bv_ch03.pdf
3
4const dispatch = require("d3-dispatch").dispatch;

Callers

nothing calls this directly

Calls 4

functorFunction · 0.85
getContextFunction · 0.85
zeroArrayFunction · 0.85
stepFunction · 0.85

Tested by

no test coverage detected