All examples By author By category About

nguyenbq

Simple scatterplot with d3.js

This is a follow on from the simple d3.js graph used as an example in the book D3 Tips and Tricks.

It adds points to a simple line graph to produce a hybrid line / scatterplot graph. It should be taken in context with the text of the book which can be downloaded for free from Leanpub.

forked from d3noob's block: Simple scatterplot with d3.js

forked from nguyenbq's block: Simple scatterplot with d3.js