All examples By author By category About

JulesBlm

Geological Timescale Vertical

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").

Still needs some minor tweaking.

Adapted from John J Czaplewski’s /jczaplew/7546689. Updated to d3.js v4 and made vertical by me.