Punch card Chart in v5
A vanilla HTML implementation of Chris Henrick PunchCard in v5, from the tutorial "D3JS v4 General Update Pattern: Punchcard Chart"
https://clhenrick.io/d3-v4-general-update-pattern-punchcard-chart/
bl.ock: https://bl.ocks.org/clhenrick/2b6b5360748a06b26bfd50d96998b741
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: