author | Chloe Laisne <chloe.laisne@gmail.com> |
Tue, 28 Jun 2016 22:11:38 +0200 | |
changeset 210 | 08ad36c693b1 |
parent 200 | a441c40f9c5e |
child 223 | 2457942e7453 |
permissions | -rw-r--r-- |
#chart_div { width: 100%; height: 540px; background: #ddd; } text { pointer-events: none; } .grandparent text { font-weight: bold; } rect { stroke: #fff; } rect.parent, .grandparent rect { stroke-width: 2px; } .grandparent rect { fill: #becfd4; } .children rect.parent, .grandparent rect { cursor: pointer; } .children rect.parent { fill-opacity: .5; }