Open gorbiz opened 2 years ago
LOL, found an overlapping idea as a code comment:
const data = [
{
name: 'Homo Sapiens',
description: 'Mostly hunter gatherers, at least 90% of the time (number of individuals is a different story).',
image: 'img/homo-sapiens-hunter-gatherers.png',
start: '250 000 BP',
end: null
},
{
name: 'Homo Sapiens, Agriculture',
image: 'img/homo-sapiens-agriculture.png',
start: '12 000 BP',
end: null
}
]
An event with high specificity, let's say +- 1 year, 1 billion years ago would create a cluster of high resolution around that point. When zoomed out you see something there, and just by following the density of the squares...
Currently we have one such point of increased resolution; the present moment: ...the obvious second focal point (which would, in fact, go even deeper) is the big bang, but there could be more, like extinction events etc.
Thinking in code / structured data: