HTML5 Graphing and Data Visualization Cookbook
Layering rectangles to create the flag of Greece
Overlapping shapes to create other shapes
Drawing curves with a control point
Integrating images into our art
Understanding pixel manipulation
Creating Cartesian-based Graphs
Building a bar chart from scratch
Spreading data in a scatter chart
Creating the flying brick chart (waterfall chart)
Building a candlestick chart (stock chart)
Using a doughnut chart to show relationships
Going through a funnel (a pyramid chart)
Revisiting lines: making the line chart interactive
Tree mapping and recursiveness
Adding user interaction into tree mapping
Making an interactive click meter
Bringing Static Things to Life
Creating a context-aware legend
Depending on the Open Source Sphere
Animating a gauge meter (jqPlot)
Creating an animated 3D chart (canvas3DGraph)
Building a clock with RaphaelJS
Making a sunburst chart with InfoVis
Getting started with a pie chart
Creating charts using the ChartWrapper
Changing data source to Google Spreadsheet
Customizing the chart properties with an options object
Creating a geographic chart with Google Visualization API
Customizing controls and overlapping maps
Connecting a Twitter feed to a Google map
Building an advanced interactive marker
Adding multiple tweets into an InfoWindow bubble
Customizing the look and feel of markers