Skip to content

Instantly share code, notes, and snippets.

@ESeufert
Last active August 29, 2015 14:00
Show Gist options
  • Save ESeufert/0a7c56df6c182d5f3616 to your computer and use it in GitHub Desktop.
Save ESeufert/0a7c56df6c182d5f3616 to your computer and use it in GitHub Desktop.
<html>
<script src="http://d3js.org/d3.v2.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js"></script>
<h1>A D3.js Dashboard</h1>
<div id="metrics"></div>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment