Export Image
Export Code

d3EdgeReusable_BarChart-Simple2.1_v5

JimMaltby

Last edited Oct 25, 2021
Created on Oct 24, 2021

A vanilla HTML implementation of a d3Edge examples (from the ”Developing A D3.js Edge” book) in v5 build towards ProD3js pattern

It is derived from Mike Bostock's Towards Reusable Charts (https://bost.ocks.org/mike/chart/) as the source of the foundational principles. But uses the ProD3 pattern (Pro D3.js Use D3.js to Create Maintainable, Modular, and Testable Charts by Marcos Iglesias https://www.apress.com/gp/book/9781484252024) as the basis for the charts.

Addtional help from and aknowledgement to:

MIT Licensed