All examples By author By category About

Thanaporn-sk

A single d3.js V4 chart with 'small multiples' along single categorical x-axis

This is an example of producing a single area chart rendered using d3.js with mean lines positioned dynamically on the y-axis, and the x-axis customized to show categorical ranges, with svg g used to append category labels at top.

forked from Mbrownshoes's block: A single d3.js V4 chart with 'small multiples' along single categorical x-axis