Graphing in Javascript

Alastair Tse has created an excellent JavaScript Graphing Library that uses the <canvas> element to create graphs at page render-time. Sure it only works in Firefox 1.5 and Safari, but it’s a great example of the types of work we will see as the <canvas> element becomes more pervasive.

Zen-To-Done