Commit Graph

2 Commits

Author SHA1 Message Date
Adam Shiervani 3bd9f841e0 feat: add someIterable utility function and update Metric components for consistent metric handling
- Introduced `someIterable` function to check for the presence of a metric in an iterable.
- Updated `CustomTooltip` and `Metric` components to use `metric` instead of `stat` for improved clarity.
- Refactored `StatChart` to align with the new metric naming convention.
2025-08-26 16:47:16 +02:00
Adam Shiervani a2d50fde5c feat: add Metric component for data visualization 2025-08-25 18:05:05 +02:00