Skip to content

Instantly share code, notes, and snippets.

View bansalsamarth's full-sized avatar

Samarth Bansal bansalsamarth

View GitHub Profile

Keybase proof

I hereby claim:

  • I am bansalsamarth on github.
  • I am bansalsamarth (https://keybase.io/bansalsamarth) on keybase.
  • I have a public key ASCMUMtcb-4hwEK3bKpMQVos-Q2Goqz_bNdxBFwj48Fjlwo

To claim this, I am signing this object:

@bansalsamarth
bansalsamarth / index.html
Last active November 28, 2017 13:29
Sparklines small multiples
<html>
<head>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://unpkg.com/d3-marcon@2.0.2/build/d3-marcon.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<style>
.label {
font-family: "Open Sans", sans-serif;