Skip to content

Instantly share code, notes, and snippets.

View cafesanu's full-sized avatar

Carlos Sanchez cafesanu

View GitHub Profile
@cafesanu
cafesanu / index.html
Created November 11, 2016 20:34 — forked from saraquigley/index.html
d3 donuts and angular directives
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.10/angular.min.js"></script>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
</head>
<style>
.label {
font: 300 10pt 'Futura', sans-serif;