Previous postdealt with sending JSON data around. Now, I need to be able to draw it. After looking for graphing libraries, I've settled on Chart.js and on CanvasJS.
Common steps
All graphs need a canvas element to function:
<div id="chartContainer" style="height: