A modular D3.js-based geologic time scale that utilizes data from the Paleobiology Database.
To use, simply include timescale.js
and timescale.css
in your HTML document, and initialize into the div of your choice with timescale.init("id-of-div")
.
Adepted from John J Czaplewski’s /jczaplew/7546689.
So far the width of the first three level times are not correct as their values are multiplied by their level during partitioning for some reason.
forked from JulesBlm's block: Geological Timescale v4
https://d3js.org/d3.v4.min.js