Skip to content

Instantly share code, notes, and snippets.

View yangpu2007360's full-sized avatar

Pu Yang yangpu2007360

View GitHub Profile
<!DOCTYPE html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8">
<title>A test chart</title>
<script src = "https://d3js.org/d3.v3.min.js"></script>
<script src = "http://dimplejs.org/dist/dimple.v2.1.6.min.js"></script>
<h1>United State flight delays and performance data visulization</h1>
</head>
<body>