All examples By author By category About

llad

D3 Table with Inline Bar Indicator

See it in action at: bl.ocks.org (Note: bl.ocks.org link won't work for IE 8.)

#Overview This is a simple D3 constructed table that includes an inline CSS-based bar indicator for negative and positive values. Since it is CSS and not SVG, it works on IE 8 (and maybe earlier) by including Sizzle and a shim from Aight. Save it locally to test out IE 8 compatibility.