Skip to content

Instantly share code, notes, and snippets.

View HanchengZhao's full-sized avatar
🎯
Focusing

Henry Zhao HanchengZhao

🎯
Focusing
View GitHub Profile
@HanchengZhao
HanchengZhao / .block
Last active March 26, 2019 09:54
Interactive and responsive tree chart in d3.js
license: gpl-3.0
scroll: yes
return [node[0] for i in subtrees.values() if node[1:]]
@HanchengZhao
HanchengZhao / dashboard-bootstrap3.markdown
Created December 21, 2016 21:17
Dashboard bootstrap3
@HanchengZhao
HanchengZhao / dabblet.css
Created October 9, 2016 04:33
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
print "hello"