Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 500 Bytes

viztable

Problem:

  • Visualize a variable length list of confidence intervals using the centroid of the interval as the sorting value. Allow resorting.

Solution:

  • D3 driven HTML table to allow for vairable lenth (100s of rows)
  • last cell contains a horizontal box plot rendered as SVG
  • opacity of bar is related to confidence interval so that wider confindences look stretched and less significant

Demo

at bl.ocks.org/jufa