Bklit UI: a chart component library that extends shadcn/ui with data visualization components built on Visx and Motion.
The library uses a composable API where you combine elements like Grid, XAxis, and ChartTooltip to build charts.
Key features include line charts with hover interactions, area charts with gradient fills, multi-ring progress indicators, radar charts for multi-dimensional data, and a modular legend system.
The components run on Next.js 15 with React 19 and integrate with Tailwind CSS 4 for theming.
Charts accept TypeScript interfaces and handle data updates through Motion animations.
π Blog Post
π GitHub Repo
π Live Demo
Top comments (0)