Skip to content

Instantly share code, notes, and snippets.

@Gankra
Created September 4, 2018 17:13
Show Gist options
  • Save Gankra/54c277a38a71f7f65f2e5f079884a4d5 to your computer and use it in GitHub Desktop.
Save Gankra/54c277a38a71f7f65f2e5f079884a4d5 to your computer and use it in GitHub Desktop.
<html lang="en">
<head><meta charset="utf-8"></head>
<body>
<main>
<h4>Downloads over the last 90 days</h4>
<div style="height:5400px"></div>
<div>
<div style="position: relative;">
<div style="position: relative; width: 920px; height: 500px;">
<div style="position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color:blue">
<svg width="920" height="500">
<defs id="defs">
<clipPath id="_ABSTRACT_RENDERER_ID_2">
<rect x="85" y="50" width="709" height="400"></rect>
</clipPath>
</defs>
<g clip-path="url(#_ABSTRACT_RENDERER_ID_2)">
<rect x="85" y="50" width="1" height="400" stroke="none" stroke-width="0" fill="#cccccc"></rect>
<rect x="793" y="50" width="1" height="400" stroke="none" stroke-width="0" fill="#ebebeb"></rect>
<rect x="85" y="449" width="708" height="1" stroke="none" stroke-width="0" fill="#cccccc"></rect>
<rect x="85" y="50" width="708" height="1" stroke="none" stroke-width="0" fill="#ebebeb"></rect>
</g>
</svg>
</div>
</div>
</div>
</div>
<div style="height:400px"></div>
</main>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment