Skip to content
/ d3 Public
forked from d3/d3

A JavaScript visualization library for HTML and SVG.

License

Notifications You must be signed in to change notification settings

Huzzle/d3

 
 

Repository files navigation

Why was it forked?

D3.js version where xExtent and yExtent functionality were added to d3.behavior.zoom.

These limit all actions to ensure the domain of the corresponding scale always stays within the given extent.

For details, see the original pull request.

Data-Driven Documents

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3 emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? See the wiki.

For examples, see the gallery and mbostock’s bl.ocks.

About

A JavaScript visualization library for HTML and SVG.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.9%
  • CSS 4.3%
  • Other 0.8%