Skip to content

Instantly share code, notes, and snippets.

@rcreasey
Last active December 22, 2015 03:28
Show Gist options
  • Save rcreasey/6410157 to your computer and use it in GitHub Desktop.
Save rcreasey/6410157 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<title>GoonHoles - System View</title>
<script src="http://d3js.org/d3.v2.min.js"></script>
</head>
<body>
<svg width="1168" height="498">
<g>
<g transform="translate(-221.47420677996672,-60.91400474395823) scale(1.0460577497628039)">
<rect class="overlay" width="2336" height="996" style="background: transparent;"></rect>
<g class="link_wh" opacity="1">
<line class="outer" x1="638.0945520586633" y1="273.1012286171453" x2="529.9126270915708" y2="224.90196997376466"></line>
<line class="inner" x1="638.0945520586633" y1="273.1012286171453" x2="529.9126270915708" y2="224.90196997376466"></line>
</g>
<a transform="translate([object Object])" xlink:href="#">
<g class="node" transform="translate(588.0945520586633,258.1012286171453)">
<rect width="100" height="30" rx="10" ry="10" class="current_system wormhole-class-5"></rect>
<text class="system_name" text-anchor="middle" alignment-baseline="middle" x="50" y="10">J213125 (C5)</text>
<text class="details" text-anchor="middle" alignment-baseline="middle" x="50" y="22">Pulsar</text>
</g>
</a>
<a transform="translate([object Object])" xlink:href="#">
<g class="node" transform="translate(479.9126270915708,209.90196997376466)">
<rect width="100" height="30" rx="10" ry="10" class="security-class-0"></rect>
<text class="system_name" text-anchor="middle" alignment-baseline="middle" x="50" y="10">I30-3A (-0.8)</text>
<text class="details" text-anchor="middle" alignment-baseline="middle" x="50" y="22">Deklein</text>
</g>
</a>
</g>
</g>
</svg>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment