Skip to content

Instantly share code, notes, and snippets.

@nuernber
nuernber / index.html
Last active December 20, 2015 03:38
NVD3 Sparkline doesn't work...
<!DOCTYPE html>
<meta charset="utf-8">
<link href="http://nvd3.org/src/nv.d3.css" rel="stylesheet" type="text/css">
<style>
#chart1 {
width: 350px;
height: 50px;
font-size: 14px;
margin-top: -6px;