Skip to content

Instantly share code, notes, and snippets.

View nicolas-briemant's full-sized avatar

Nicolas Briemant nicolas-briemant

View GitHub Profile
@nicolas-briemant
nicolas-briemant / index.html
Last active February 11, 2016 13:57 — forked from anonymous/index.html
JS Bin// source https://jsbin.com/medeqa [Google Charts - Line chart]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<style id="jsbin-css">
.chart {
width: 620px;