JSPM

d3-v4-cloud

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 25
  • Score
    100M100P100Q69157F
  • License BSD-3-Clause

Generate word clouds in JavaScript.

Package Exports

  • d3-v4-cloud

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (d3-v4-cloud) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Word Cloud Layout, updated for d3 v4.x

This is basically an updated version of the (d3-cloud)[https://github.com/jasondavies/d3-cloud] plugin , following the structure defined in https://bost.ocks.org/mike/d3-plugin/

Installation

npm install d3-v4-cloud

This module will be deleted as soon as https://github.com/jasondavies/d3-cloud/pull/109 is merged.