Docs / Components
SenseChartComponent
Lightweight SVG bar and line charts with localized summaries from @artificialsenselabs/ui.
Live demo: run nx serve showcase and open /components/chart (port 4202).
Overview
Category: Data display. Selector: sense-chart. Import: import { SenseChartComponent } from '@artificialsenselabs/ui';
Accessibility
- Exposes
role="img"with a localized or customaria-label. - Bar segments are keyboard-focusable with value announcements on activation.
- Empty datasets render a localized no-data message instead of a blank graphic.