Skip to content

Instantly share code, notes, and snippets.

View yan2014's full-sized avatar

Joan yan2014

View GitHub Profile
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:01
Week 6: My Line Plot
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Primary Education</title>
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
</head>
<body>
<div>
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:01
Week 6: Scatter tooltips
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Primary Education</title>
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
</head>
<body>
<div>
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:03
Week 5: Comparison
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Adding Labels</title>
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
</head>
<body>
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:03
Week 5: Scatter plots
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Primary Education</title>
<link rel="stylesheet" type="text/css" href="main.css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
</head>
<body>
<div>
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:04
Week 5: Bar chart with axises
<!DOCTYPE html>
<!-- Modified version of Scott Murray's file from Knight D3 course -->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Horizontal Bar - Dynamic Domain</title>
<link rel="stylesheet" type="text/css" href="main.css"> </head>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<script src="http://labratrevenge.com/d3-tip/javascripts/d3.tip.v0.6.3.js"></script>
@yan2014
yan2014 / betterlifeindex.csv
Last active October 22, 2015 18:05
Week 5: X-Life satisfaction; Y-Years in education
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 25 columns, instead of 1. in line 6.
country,dwellingsWithoutBasicFacilities,housingExpenditure,roomsPerPerson,householdNetAdjustedDisposableIncome,householdNetFinancialWealth,employmentRate,jobSecurity,longTermUnemploymentRate,personalEarnings,qualityOfSupportNetwork,educationalAttainment,studentSkills,yearsInEducation,airPollution,waterQuality,consultationOnRuleMaking,voterTurnout,lifeExpectancy,selfReportedHealth,lifeSatisfaction,assaultRate,homicideRate,employeesWorkingVeryLongHours,timeDevotedToLeisureAndPersonalCare
Australia,1.1,20,2.3,31197,38482,72,4.4,1.06,46585,93,74,512,18.8,13,93,10.5,93,82,85,7.4,2.1,0.8,14.23,14.41
Austria,1,21,1.6,29256,48125,73,3.4,1.07,43837,95,82,500,16.9,27,95,7.1,75,81.1,69,7.5,3.4,0.5,8.61,14.46
Belgium,1.9,20,2.3,27811,78368,62,4.5,3.37,47276,91,71,509,18.8,21,84,4.5,89,80.5,74,7.1,6.6,1.2,4.41,15.71
Brazil,6.7,21,1.4,10310,6875,67,4.8,2.17,7909,90,43,402,16.3,18,67,4,79,73.4,69,7.2,7.9,25.5,10.74,14.97
Canada,0.2,22,2.5,30212,63261,72,6.6,0.9,44017,94,89,522,17,15,90,10.5,61,81,88,7.6,1.3,1.7,3.98,14.25
C
@yan2014
yan2014 / index.html
Last active October 22, 2015 18:06
Week 4: Barchart
<!DOCTYPE html>
<!-- Modified version of Scott Murray's file from Knight D3 course -->
<html lang="en">
<head>
<meta charset="utf-8">
<title>Horizontal Bar - Dynamic Domain</title>
<link rel="stylesheet" type="text/css" href="main.css"> </head>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<script src="http://labratrevenge.com/d3-tip/javascripts/d3.tip.v0.6.3.js"></script>
</head>
@yan2014
yan2014 / early.csv
Last active October 29, 2015 14:25
Week 9: Grouped Bars
Country Attendance Adult Father Children ChildrenLeft Playthings total
Belarus 88 96 68 92 4 79 427
Democratic People's Republic of Korea 98 91 75 79 17 47 407
Trinidad and Tobago 75 98 63 81 1 65 383
Ukraine 52 98 71 91 7 52 370
Saint Lucia 85 93 50 68 5 59 359
Serbia 44 95 78 76 1 63 357
Argentina 63 84 57 61 8 61 334
Thailand 84 93 35 43 5 71 331
Montenegro 29 97 79 77 6 39 327
@yan2014
yan2014 / early.csv
Last active October 29, 2015 14:28
Week 9: Stacked Bars Transition
Belarus 88 96 68 92 4 79 427
Democratic People's Republic of Korea 98 91 75 79 17 47 407
Trinidad and Tobago 75 98 63 81 1 65 383
Ukraine 52 98 71 91 7 52 370
Saint Lucia 85 93 50 68 5 59 359
Serbia 44 95 78 76 1 63 357
Argentina 63 84 57 61 8 61 334
Thailand 84 93 35 43 5 71 331
Montenegro 29 97 79 77 6 39 327
@yan2014
yan2014 / early.csv
Last active November 3, 2015 17:45
Week 10: tooltips
Country Attendance Adult Father Children ChildrenLeft Playthings total
Belarus 88 96 68 92 4 79 423
Democratic People's Republic of Korea 98 91 75 79 17 47 390
Trinidad and Tobago 75 98 63 81 1 65 382
Ukraine 52 98 71 91 7 52 364
Saint Lucia 85 93 50 68 5 59 355
Serbia 44 95 78 76 1 63 356
Argentina 63 84 57 61 8 61 326
Thailand 84 93 35 43 5 71 326
Montenegro 29 97 79 77 6 39 321