Introduction

The "Themes" visualization in codeit provides a visual display of the counts and percentages with a Task. It provides a quick way to view your coding results and interact with the data. In particular, it provides methods to view results at both the net and code level. There are six "Theme" views available within this vizualization (see below).

Toggling Views

To change the view displayed, use the View dropdown in the top left of the page.


Available Views

The following table lists the views available within this visualization:

NameDescriptionExample
Bar Chart (Nets)Bar chart showing nets, with themes beneath.
Click a net to collapse/expand it and show the sub-items within.
 
Bar Chart (Themes)Bar chart showing themes only (i.e. nets are not shown).
Bar DrilldownBar chart showing nets, with themes beneath accessible as a drilldown. Click a net to drilldown and show the sub-items within. 
TreemapProvides a visual view of results at a top level, using a Treemap view. Click on a square to drilldown and show sub-items within. 
Pie ChartProvides a visual view of results at a top level, using a Pie chart view. Click on a segment of the pie chart to drilldown and show sub-items within.
SunburstProvides a visual view of the results as a top level using a concentric pie chart. Higher level items (e.g. nets) are presented as the inner circle, with sub-items on the attached outer circle.
Click on a segment of the chart to drilldown and show sub-items within.