Skip to content

Instantly share code, notes, and snippets.

@saskeah
saskeah / index.html
Last active September 27, 2016 03:06
Polycule No IDs
<!DOCTYPE html>
<meta charset="utf-8">
<style>
.links line {
stroke: #999;
stroke-opacity: 0.6;
}
.nodes circle {
stroke: #fff;
stroke-width: 1.5px;