All examples By author By category About

lorenzopub

Three y-axes in v4

This is a simple extension to d3noob's block, but adding a third y-axis to the frame.

This is a multiple line graph demonstrating the display of seperate colour coded y axes for each line. This was written using d3.js v4 and is a follow on to the multiple line graph example here.

This graph is part of the code samples for the update to the book D3 Tips and Tricks to version 4 of d3.js.

forked from d3noob's block: Dual axes in v4

forked from lwthatcher's block: Three y-axes in v4