Skip to content

Instantly share code, notes, and snippets.

@clementbat
Created February 26, 2019 11:28
Show Gist options
  • Save clementbat/9dd4173989186e607489b1efc24d586d to your computer and use it in GitHub Desktop.
Save clementbat/9dd4173989186e607489b1efc24d586d to your computer and use it in GitHub Desktop.
treemap svg
<svg width="600" height="400">
<rect x="0" y="0" width="300" height="200"/>
<rect x="0" y="200" width="300" height="200"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment