D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
aaizemberg
Full window
Github gist
SUMO - Luca Prodan
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>SUMO Timeline</title> </head> <body> <iframe src='https://cdn.knightlab.com/libs/timeline3/latest/embed/index.html?source=1EUPn6IJjxQ1Y0RxyjnK6RUDf-6cuv8_ZiWuOhzRMu7A&font=Bitter-Raleway&lang=es&timenav_position=top&hash_bookmark=true&initial_zoom=0&height=650' width='100%' height='650' webkitallowfullscreen mozallowfullscreen allowfullscreen frameborder='0'></iframe> </body> </html>