Skip to content

Instantly share code, notes, and snippets.

@JimmyCheng
JimmyCheng / vis_timeline_with_arror_first_test.html
Last active May 18, 2023 22:49 — forked from frboyer/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/?b5a7a48e51d0b5d62aee718e10039e16
<!DOCTYPE html>
<html>
<head>
<title>Timeline | Group example, with an arrow</title>
<style>
body,
html {
font-family: arial, sans-serif;
font-size: 11pt;