View index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
<link rel="stylesheet" type="text/css" href="multiline.css"> | |
<script src="http://d3js.org/d3.v3.js" charset="utf-8"></script> | |
<!--<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>--> | |
</head> | |
<body> |
View data.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | value | |
---|---|---|
1997 | 235.492658 | |
2000 | 12.78922318 | |
2002 | 272.467626 | |
2002 | 119.6556657 | |
1999 | 187.9846243 | |
2001 | 69.47658426 | |
2002 | 333.4844961 | |
1997 | 30.48358982 | |
1997 | 224.4668862 |
View index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
<link rel="stylesheet" type="text/css" href="multiline.css"> | |
<script src="http://d3js.org/d3.v3.js" charset="utf-8"></script> | |
<!--<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>--> | |
</head> | |
<body> |
View .block
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
height: 500 | |
scrolling: yes | |
license: mit |
View data.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | value | |
---|---|---|
1996 | 3.596360029 | |
1997 | 10.26274361 | |
1996 | 13.88045903 | |
1996 | 4.430921154 | |
1998 | 5.922947246 | |
1995 | 1.382145592 | |
1997 | 14.43549148 | |
1998 | 33.74458549 | |
1998 | 1.181537616 |
View data.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
date | value | |
---|---|---|
2000 | 208.4968974 | |
2000 | 160.5328879 | |
2002 | 292.3321976 | |
1998 | 95.07969441 | |
2001 | 251.6346499 | |
1996 | 4.723143097 | |
1997 | 221.3608926 | |
2002 | 257.5135771 | |
1999 | 256.6401961 |