Comment on Show HN: Funnel Visualization in HTML/CSS/D3.jsparentComments−eekfuhOP13yInitially I wrote it using 2 div's (one for the segment and one for the gap) so it would work in ie8, but I opted to go with one div, since its cleaner DOM-wise.
Comments
Initially I wrote it using 2 div's (one for the segment and one for the gap) so it would work in ie8, but I opted to go with one div, since its cleaner DOM-wise.