1 Repo
Standard web component wrappers that package charting functionality for use across any framework or vanilla JavaScript.
Distinct from Web Components: Distinct from Web Components: focuses on charting-specific web components, not general reusable UI elements.
Explore 1 awesome GitHub repository matching web development · Charting Components. Refine with filters or upvote what's useful.
billboard.js is a JavaScript charting library built on D3.js that renders interactive data visualizations from a single declarative configuration object. It supports a wide range of chart types including bar, line, pie, scatter, area, spline, step, candlestick, funnel, gauge, heatmap, radar, polar, treemap, bubble, donut, and sparkline charts, and can overlay multiple chart types within a single visualization. The library offers an opt-in Canvas rendering mode for improved performance with large datasets and high-density axis displays, alongside its standard SVG-based rendering. The library d
Packages charting functionality into standard web components for framework-agnostic use.