Skip to content

Instantly share code, notes, and snippets.

@stimms
Created January 10, 2013 05:26
Show Gist options
  • Save stimms/4499685 to your computer and use it in GitHub Desktop.
Save stimms/4499685 to your computer and use it in GitHub Desktop.
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="graph1">
<rect width="50" height="150" x="20" y="20" stroke="black" stroke-width="2" fill="#b3b3ff" />
<rect width="50" height="120" x="75" y="50" stroke="black" stroke-width="2" fill="#b3b3ff"/>
<rect width="50" height="90" x="130" y="80" stroke="black" stroke-width="2" fill="#b3b3ff"/>
<rect width="50" height="60" x="185" y="110" stroke="black" stroke-width="2" fill="#b3b3ff"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment