Skip to content

Instantly share code, notes, and snippets.

@pkpp1233
Created January 9, 2014 00:45
Show Gist options
  • Save pkpp1233/8327481 to your computer and use it in GitHub Desktop.
Save pkpp1233/8327481 to your computer and use it in GitHub Desktop.
newguy
<html>
<head>
<script src="test.js"></script>
</head>
<body>
<div id="chart">
<svg>
</svg>
</div>
</body>
</html>
console.log('this is a test');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment