Wednesday, August 17, 2016

How to properly plot graphs in websites

D3 (Data-Driven Documents or D3.js) is a JavaScript library for visualizing data using web standards. D3 helps you bring data to life using SVG, Canvas and HTML

or use this simplified approach:
http://nvd3.org/index.html
This project is an attempt to build re-usable charts and chart components for d3.js without taking away the power that d3.js gives you.

No comments:

Post a Comment