← All visualisations

About

This visualization explores the evolution of the Wikipedia article "Ship of Theseus" over time. Scrub through revisions to see how the article has changed, with diff highlighting showing additions (green) and deletions (red).

Completed

  • Mobile friendly version
  • Add info on hover when scrubbing
  • Highlight differences when changing versions
  • MediaWiki markup parser using Showdown.js
  • Interactive timeline scrubber with hover preview
  • Diff highlighting for text changes
  • Mobile-responsive design with collapsible sidebar
  • Date-based navigation and revision jumping
  • Raw markdown toggle for debugging
  • Wikipedia image URL resolution
  • Template handling (About, Main, citations, etc.)

Todo

  • Fix citation references showing as [0]
  • Fix invalid HTML from diff highlighting (div inside span)
  • Fix the references in wiki markdown
  • Smoother transition, animations
  • Add a link to the original article
  • Add a link to the source code
  • Add a link to the data (or how to download data)
  • Put a table of contents here
  • Publish ShowdownJS wiki plugin?