learning_ai_common_plat/packages/charts/src
saravanakumardb1 d04a303f98 feat(charts): RadarChart + charts@0.1.1 (Wave 9.A.5)
Multi-axis polygon (spider) chart: token palette, concentric grid rings,
axis labels, NaN-safe. Pure SVG, role=img + title. 3 tests added (26/26 total);
tsc clean; published @bytelyst/charts@0.1.1 to Gitea.
2026-05-28 18:27:45 -07:00
..
__tests__ feat(charts): RadarChart + charts@0.1.1 (Wave 9.A.5) 2026-05-28 18:27:45 -07:00
AreaChart.tsx fix(charts): drop NaN/Infinity from series; DRY-up compactNumber 2026-05-27 18:43:18 -07:00
BarChart.tsx fix(charts): drop NaN/Infinity from series; DRY-up compactNumber 2026-05-27 18:43:18 -07:00
Donut.tsx feat(charts): @bytelyst/charts@0.1.0 — Wave 9.A.1-4 LineChart / BarChart / AreaChart / Donut / Gauge 2026-05-27 17:16:46 -07:00
Gauge.tsx feat(charts): @bytelyst/charts@0.1.0 — Wave 9.A.1-4 LineChart / BarChart / AreaChart / Donut / Gauge 2026-05-27 17:16:46 -07:00
index.ts feat(charts): RadarChart + charts@0.1.1 (Wave 9.A.5) 2026-05-28 18:27:45 -07:00
LineChart.tsx fix(charts): drop NaN/Infinity from series; DRY-up compactNumber 2026-05-27 18:43:18 -07:00
RadarChart.tsx feat(charts): RadarChart + charts@0.1.1 (Wave 9.A.5) 2026-05-28 18:27:45 -07:00
utils.ts fix(charts): drop NaN/Infinity from series; DRY-up compactNumber 2026-05-27 18:43:18 -07:00