Skip to content

Instantly share code, notes, and snippets.

@nawawishkid-old
nawawishkid-old / index.html
Created April 20, 2017 08:48 — forked from anonymous/index.html
COLUMN CHART BY NAWAWISH SAMERPARK // source https://jsbin.com/puwevilahe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>COLUMN CHART BY NAWAWISH SAMERPARK</title>
<style id="jsbin-css">
html, body {
width: 100%;
height: 100%;