Skip to content

Instantly share code, notes, and snippets.

@tcya
tcya / index.html
Last active February 10, 2023 01:00
海德沙龙刷机包
<!DOCTYPE html>
<html>
<head>
<title>海德沙龙刷机包</title>
<style>
.node circle {
fill: #fff;
stroke: steelblue;
stroke-width: 3px;
}
@tcya
tcya / data.json
Last active July 4, 2016 07:49
How does family fortunes affect children's performance - a PISA study
{
"Albania": {
"bathroom": {
"Maths": {
"None": {
"First quantile": 332.0689,
"Maximum": 687.9654,
"Median": 391.346,
"Minimum": 71.1248,
"Third quantile": 447.819
@tcya
tcya / index.html
Last active February 20, 2016 13:14
逼婚率和人均GDP的关系
<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head>
<title>逼婚率和人均GDP的关系</title>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="http://dimplejs.org/dist/dimple.v2.1.6.min.js"></script>
</head>
<body>
<div id="chartContainer">