Visualization Engine
50+ chart types.
One unified API.
Line charts to force-directed graphs. Candlesticks to geographic heatmaps. GlacierHub renders every visualization type through a single, consistent interface — no library lock-in, no configuration overhead.
Recharts as the unified engine. D3 for custom visuals. Lightweight Charts for financial tick data.
Chart Library
Eight chart categories. Every visualization.
Basic
Line, Bar, Area, Pie, Donut, Stacked, Waffle
Statistical
Histogram, Box Plot, Violin, Scatter, Bubble, Heatmap
Financial
Candlestick, OHLC, Waterfall, Funnel, Range
Hierarchical
Treemap, Sunburst, Circle Packing, Icicle, Tree
Relational
Network Graph, Chord, Sankey, Arc
Geographic
Choropleth, Bubble Map, Heat Map, Flow Map, Tile Grid
Specialized
Radar, Gauge, Bullet, Sparkline, KPI Card, Calendar
3D & Advanced
3D Scatter, Surface, Globe, Parallel Coordinates
Rendering Architecture
The right engine for every chart
Built on Recharts as the unified rendering engine, with specialized libraries available when you need them. The abstraction layer handles the complexity so you can focus on the data.
Recharts
The primary engine: simple, declarative, React-native. Line, bar, area, pie, composed charts with responsive design and accessibility built-in. Handles the vast majority of visualization needs.
D3
Custom visuals: Total creative control when standard types aren’t enough. Sankey, chord, force-directed network graphs, and any custom visualization you can imagine.
Lightweight Charts
Financial tick data: TradingView’s purpose-built library for trading. Sub-millisecond updates for real-time market data and candlestick charts.
Rendering Engine Selector
Recharts
Line, Bar, Area, Pie, Composed
D3
Sankey, Chord, Network
Lightweight Charts
OHLC, Tick Data, Volume
Real-time data, zero lag.
Built for trading dashboards and live monitoring with sub-millisecond latency and constant memory usage regardless of duration.
WebSocket streaming
Bi-directional, sub-millisecond latency. Built for trading dashboards and live monitoring where every frame matters.
Server-Sent Events
Automatic reconnection, simpler protocol. Ideal for metrics and status dashboards that don’t require bi-directional communication.
FIFO circular buffer
Fixed-size window that automatically discards old data points. Constant memory usage regardless of stream duration.
Batched rendering
Updates accumulate and flush at 60 FPS via requestAnimationFrame. No animation overhead during rapid updates.
Adaptive refresh
60 seconds for daily data, 5 seconds for real-time metrics, sub-second for tick-by-tick financial data.
Live data stream
Financial Charting
TradingView, built in.
The world’s most trusted financial charting platform, embedded natively. Advanced Charts for full-featured technical analysis. Lightweight Charts for blazing-fast custom views.
Advanced Charts widget
Full TradingView experience embedded in your dashboard. 100+ technical indicators, drawing tools, multi-timeframe analysis, and real-time data from global exchanges.
Lightweight Charts
TradingView’s open-source library for custom financial views. Smaller than a GIF, renders thousands of bars at 60 FPS. Candlestick, line, area, histogram, and baseline series.
100+ technical indicators
RSI, MACD, Bollinger Bands, Ichimoku Cloud, Volume Profile — every indicator traders expect. Custom Pine Script indicators supported through the widget.
Multi-symbol & multi-timeframe
Compare assets side by side. Switch between 1-minute scalping and monthly macro views. Sync crosshairs across multiple charts on the same dashboard.
BTC / USD
1DIntelligent Selection
AI picks the right chart for your data
Describe what you want to see. The Chart Recommender agent analyzes your data shape and selects from nine visualization modes — or lets you override with any of the 50+ chart types. Beyond charts: rich entity cards with images, stats, bios, and action buttons for people, teams, and profiles.
Data shape analysis
The system inspects your data: time-series gets line charts, categorical comparisons get bars, part-to-whole relationships get pie or treemap. Multi-dimensional data triggers scatter or parallel coordinates.
Confidence scoring
Each recommendation includes a confidence score. High confidence means the data shape strongly matches a single chart type. Low confidence presents multiple options for you to choose from.
Override anything
Every AI recommendation is a starting point. Switch chart types with one click. Swap rendering engines. Adjust every axis, label, color, and animation. The chart editor gives you full control.
Visual Configuration
Visual configuration, no code.
The chart editor slideover lets you modify every aspect of your visualization without touching a line of code. Changes apply in real-time as you configure.
- · Change chart type between line, bar, area with one click
- · Configure data series, axes, labels, and legends
- · Apply accessibility patterns (stripes, dots, crosshatch for color-blind users)
- · Toggle grid, zero line, stacking, and animation
- · Live preview updates in real-time as you configure
- · AI suggestions bar for natural language adjustments
Chart Editor
Chart Type
Pattern
Changes apply in real-time
Accessibility
Built for everyone
SVG pattern system
Stripes, dots, crosshatch, diagonal — 6 patterns for color-blind accessibility. Every chart can use patterns instead of or in addition to color.
ARIA labels
Every chart element labeled for screen readers. Data points, axes, legends, and annotations are fully accessible with proper semantic markup.
Keyboard navigation
Tab through data points, read values with arrow keys. All chart interactions work without a mouse.
High contrast
Patterns plus brightness differentiation, not just color. Charts remain readable in monochrome, grayscale, and color-blind modes.
Performance at every scale.
60 FPS
Smooth animations and real-time updates without frame drops. Optimized rendering for high-frequency data streams.
1M+ points
Handle million-point datasets without browser lockup. Automatic downsampling and LOD techniques for massive data visualization.
< 50ms
WebSocket-to-render latency for real-time trading and monitoring dashboards. Sub-millisecond updates for tick-by-tick data.
50+ chart types
Standard library components, each with accessibility patterns and responsive design. From basic line charts to 3D visualizations.
Unified engine
Built on Recharts with D3 and Lightweight Charts available for specialized needs. One consistent API across all chart types.
Zero config
AI selects chart type, rendering engine, and configuration. Override everything with the visual editor or API.
Get Started
See every chart type in action
Ask for any visualization. Watch the system select the right chart, the right engine, and the right configuration.
Get Early Access