Skip to content

Commit

Permalink
Document constructor.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondavies committed Jun 22, 2015
1 parent f97d385 commit 6450cd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ See the samples in `examples/`.

## API Reference

<a name="cloud" href="#cloud">#</a> d3.layout.<b>cloud</b>()

Constructs a new cloud layout instance.

<a name="on" href="#on">#</a> <b>on</b>(<i>type</i>, <i>listener</i>)

Registers the specified *listener* to receive events of the specified *type*
Expand Down

0 comments on commit 6450cd4

Please sign in to comment.