feedback

frequency-bar

A proportional bar showing relative frequency — bar width encodes the value-to-max ratio, children render as label and count.

/api/auth3,420
/api/users2,890
/api/data2,140
/api/events1,680
/api/health940

Five API routes sized by request count — the bar encodes the ratio to the max.

Installation

Usage

Use when

  • Ranking items by count or frequency — route hits, error breakdowns, vote tallies

Not for

  • A single proportion — use meter