Data Viz Elements

Angular components for data visualization powered by D3.js

@if (activeSection() === 'standard') {

Bar Chart

Bar Chart (Horizontal)

Line Chart

Area Chart

Pie Chart

Donut Chart

Scatter / Bubble Chart

} @if (activeSection() === 'statistical') {

Histogram

Box Plot

Heatmap

Treemap

} @if (activeSection() === 'realtime') {

Radial Gauge

Radial Gauge

Progress Rings

Progress Bar

Trend Indicators

Sparklines

Line:
Area:
Bar:

Time Series

} @if (activeSection() === 'table') {

Data Table

}