Skip to content

Instantly share code, notes, and snippets.

View jgorene's full-sized avatar

Jean Gorene jgorene

View GitHub Profile
@jgorene
jgorene / .block
Created January 18, 2019 14:01 — forked from rokotyan/.block
Export SVG D3 visualization to PNG or JPEG
license: mit
@jgorene
jgorene / index.html
Last active September 1, 2018 15:55
Timeline | example planning - with vis.js
<html>
<head>
<meta name="description" content="[Test planner-timeline vis.js]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="keywords" content="HTML,CSS,XML,JavaScript">
<meta name="author" content="J. Gorene">
<title>Timeline planning example</title>
</head>