Skip to content

Instantly share code, notes, and snippets.

@fraserxu
Created December 8, 2014 07:56
Show Gist options
  • Save fraserxu/0a5beb747d3e0023d1e9 to your computer and use it in GitHub Desktop.
Save fraserxu/0a5beb747d3e0023d1e9 to your computer and use it in GitHub Desktop.
Embedding test
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSViz embedding test</title>
</head>
<body>
<h4>CSViz embedding test</h4>
<iframe width="400" height="800" frameborder="0" scrolling="y" marginheight="0" marginwidth="0" src="http://csviz.github.io/csviz"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment