Skip to content

Instantly share code, notes, and snippets.

<html>
<head>
<meta charset=utf-8>
<meta name=viewport content="width=320">
<meta name=apple-mobile-web-app-capable content=yes>
<title>Store EOD Report</title>
<script src=https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js></script>
<link rel=stylesheet href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700">
</head>