Interactive & Re-Usable Charts With D3.js: NVD3.js
19
Jun
// php the_time('Y') ?>
NVD3.js is an open source charting library that is built on top of the impressive D3.js.
The library follows the practices an style of "how D3.js was built" which makes it comfortable for D3.js fans.
Charts generated are interactive and can be easily improved or customized.
Although it is in the early stages of its development, there are already multiple chart types including line, bubble, area and several combinations of them.
Requirements: D3.js
Compatibility: All Major Browsers
Website: http://novus.github.com/nvd3/
Demo: http://novus.github.com/nvd3/ghpages/examples.html
Download: https://github.com/novus/nvd3
Compatibility: All Major Browsers
Website: http://novus.github.com/nvd3/
Demo: http://novus.github.com/nvd3/ghpages/examples.html
Download: https://github.com/novus/nvd3
- Tags:
SVG
- Filed under: Charts, Goodies, Other License
- 1 Comment












One Response for "Interactive & Re-Usable Charts With D3.js: NVD3.js"
Thanks for the post, and all the attention. I’m getting very close to releasing 1.0.0. I still need to devote time to making the examples more useful, maybe a tutorial or two, as well as setting up a blog and/or forum to communicate with the community.
If anyone has any questions I’ll try my best to answer them.