Docs / Components

SenseMeterGroupComponent

Stacked proportional meter bar with optional legend from @artificialsenselabs/ui for multi-value breakdowns.

Live demo: run nx serve showcase and open /components/meter-group (port 4202).

Overview

Category: Data display. Selector: sense-meter-group. Import: import { SenseMeterGroupComponent } from '@artificialsenselabs/ui';

Accessibility

  • Exposes role="group" with configurable ariaLabel.
  • Legend items mirror segment labels and colours for non-colour-only identification.
  • Segment proportions are computed from positive numeric values.