All examples By author By category About

ColinEberhardt

Let's build a bar chart - d3fc version

A re-implementation of Mike Bostock's classic "Let's Make a Bar Chart" example, using d3fc. This example highlights the power of the decorate pattern, with the bar colour changed on decorate, and value labels added.