Skip to content

Instantly share code, notes, and snippets.

View frboyer's full-sized avatar

frboyer

  • Polytechnique Montréal @PolyMtl
  • Montreal
View GitHub Profile
@frboyer
frboyer / vis_timeline_with_arror_first_test.html
Last active March 1, 2021 12:50
This is test to see how difficult it would be to add arrows to vis.js timeline view. Can be previewed with https://gistpreview.github.io/?c5484b23b401c33be8abaea766783402
<!DOCTYPE HTML>
<html>
<head>
<title>Timeline | Group example, with an arrow</title>
<style>
body, html {
font-family: arial, sans-serif;
font-size: 11pt;
}