
React component library of design-engineered charts and data-visualization components.
Installs all 32 components. Without our CLI, run instead.
Bklit publishes a shadcn registry at ui.bklit.com, with 32 components installable through the shadcn CLI.
Copy a prompt for your agent, copy the install command, or open the docs that ship it.
Pattern fill for the plot area when grid lines are hidden
3D depth and glossy glass surfaces for BarChart bars
A composable OHLC candlestick chart with gradients, patterns, tooltips, and hover interactions
Shared motion helpers for chart enter transitions, clip reveals, and staggered animations
Shared context and hooks for Bklit chart components
Shared line and area series rendering helpers (paths, markers, highlights, dash tails)
Animated stat value and label for chart overlays
Composable tooltip components for charts
A geographic map chart with zoom, pan, and data visualization
Time-series chart composing Line, Area, and SeriesBar on one shared scale (Recharts ComposedChart-style)
Notch-based radial or linear gauge with optional center label, patterns, and optional gradients
Grid lines for charts
A contribution heatmap with animated cells and configurable level colors
Composable legend components for charts
A composable line chart with multiple series support
Real-time streaming line chart with smooth scrolling, crosshair, and animated axes
Marker components for highlighting data points on charts
A composable pie chart with animations and customizable slices
Sign-colored line segments for profit and loss on LineChart
Forecast segment extending a line series past the last data point
A composable radar/spider chart with multiple data series
Shaded data-coordinate band for target ranges and thresholds on time-series charts
A composable donut/ring chart with progress indicators
A flow diagram for visualizing data transfers between nodes
A composable time-series scatter chart with offset rings, hover dimming, and animated enter
Per-character shimmer animation for loading labels and badges
A composable hierarchical sunburst chart with drill-down zoom and animated segments
X-axis component for time-series charts
Y-axis component for value labels in line and area charts
A collection of Open Source charts and utility components that you can customize and extend.
Bklit UI is supported by our premium sponsors.
OpenPanel — OpenPanel is an open source analytics platform that combines web analytics and product analytics in one privacy-first tool. Track pageviews, events, funnels, retention, and user journeys — all without cookies.
Area Chart
Docs · Studio
Bar Chart
Docs · Studio
Candlestick Chart
Docs · Studio
Choropleth Chart
Docs · Studio
Composed Chart
Docs · Studio
Funnel Chart
Docs · Studio
Gauge
Docs · Studio
Line Chart
Docs · Studio
Live Line Chart
Docs · Studio
Pie Chart
Docs · Studio
Radar Chart
Docs · Studio
Ring Chart
Docs · Studio
Scatter Chart
Docs · Studio
Sankey Chart
Docs · Studio
Studio is Bklit's interactive chart playground. Pick a chart, tweak styling and animation controls in real time, then copy the generated React code or export a registry JSON for your project.
Bklit UI is a shadcn registry. Initialize shadcn in your project, then add a chart:
npx shadcn@latest init
npx shadcn@latest add @bklit/line-chart
See Installation for registry setup and all components.
Chart components (packages/ui, shadcn registry) are MIT licensed.
Bklit Studio (packages/studio, hosted at ui.bklit.com/studio)
is proprietary. See LICENSE-STUDIO.md. You may not reuse,
resell, or redistribute Studio without written permission.
The packages and primitives its components pull in, counted across the registry.
Bklit is a component library on 21st.dev by bklitai with 3 public React components. Every component ships with a live interactive preview and full TSX source — copy the code, install it through the shadcn CLI, or pull it into Cursor or Claude Code over MCP.