We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Updated SVG Axes (markdown)
Updated CSV (markdown)
clarified the use of a comparator to sortKeys and sortValues. had to google around for an example to figure out how this method worked
fixed typo
fixed one more busted ellipsis
ellipsis character renders incorrectly in Chrome, replaced with periods. added a variable declaration for yields so the code below would make more sense
Updated Treemap Layout (markdown)
New force-directed graph example link
Update documentation for d3.rebind.
Revert b141f17d761619f288c0a13cce71ef54c766f644 ... 3d0c03295c17bc7e2243fdc4ada9d09e452cf21e
Destroyed Requests (markdown)
Changed name of event from "brushmove" to "brush" to reflect the value that is actually supported by the code.