Skip to content

Instantly share code, notes, and snippets.

View rengel-de's full-sized avatar

Reinhard Engel rengel-de

  • 08:13 (UTC -12:00)
View GitHub Profile
@rengel-de
rengel-de / index.html
Last active January 2, 2025 07:35
Timeline for d3 - proof-of-concept
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" lang="de" content="Zeitleiste, Zeitlinie, Zeitkarte, Geschichte, Chronologie">
<meta name="keywords" lang="en" content="Timeline, Timemap, History, Chronology">
<title>Timeline - Proof-of-concept</title>
<!-- That's my local d3 path. When working locally, use your local path. -->