I\'d like to do a line-graph on a web-page using Javascript. I want it to be animated so that when the page loads, the line is slowly \"drawn\" onto the graph.
I\'ve ma
You may use d3js. Learning d3 will take some time, but it's power ie enormous and unparalleled.
https://www.quora.com/How-do-I-learn-D3-js
http://big-elephants.com/2014-06/unrolling-line-charts-d3js/
A few examples of d3 visualizations:
Official d3 Website
Something I've built for an NGO