# Group Counts Plot

> Grouped bar chart of the Group Counts table.

```{figure} ../_static/img/owgroupcountsplot.png
:alt: Group Counts Plot
:class: widget-screenshot

The Group Counts Plot widget.
```

## Overview

Visualises the table from **Group Counts** as a grouped/segmented bar chart, so
the top entities can be compared across groups at a glance. Selecting bars
outputs the matching rows.

## Inputs
- **Counts** (`Table`) — output of **Group Counts**.

## Outputs
- **Selected Items** (`Table`) — rows of the selected entities.

## Controls
- **Top N per group** — bars shown per group.
- **Sort by** — ordering of the entities.

**Actions:** `Refresh Plot`, `Clear Selection`, `Export PNG`.
