Show the pie chart as two concentric circles where: * Center shows `missing` and `present` * Outer shows `annotated` and `unannotated` aligned with the inner `missing` segment, and `valid` and `obsolete` aligned with the inner `present` segment. See issue #34. This isn't possible with chart.js but can be done with d3.js.