Skip to content

Instantly share code, notes, and snippets.

@abh
abh / index.html
Created June 18, 2012 07:28 — forked from bunkat/index.html
Simple Scatter Chart Example
<!DOCTYPE html>
<html>
<head>
<title>The d3 test</title>
<style>
.chart {
shape-rendering: crispEdges;
}
.main text {