Skip to content

Instantly share code, notes, and snippets.

@tenntenn
Created December 4, 2012 08:54
Show Gist options
  • Save tenntenn/4201950 to your computer and use it in GitHub Desktop.
Save tenntenn/4201950 to your computer and use it in GitHub Desktop.
chart-without-d3js.html
<div id="chart">
<div style="width:100px;">
10
</div>
<div style="width:200px;">
20
</div>
<div style="width:300px;">
30
</div>
<div style="width:400px;">
40
</div>
</div>​
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment