Skip to content

Instantly share code, notes, and snippets.

@javdome
javdome / vis_timeline_with_arror_first_test.html
Last active June 7, 2019 14:19 — forked from JimmyCheng/vis_timeline_with_arror_first_test.html
This is test to see how difficult it would be to add multiple arrows to vis.js timeline view. Can be previewed with https://gistpreview.github.io/?5c09b1cc4b21614255e8d426a6117e84
<!DOCTYPE html>
<html>
<head>
<title>Timeline | Group example, with an arrow</title>
<style>
body,
html {
font-family: arial, sans-serif;
font-size: 11pt;