19 repos
Libraries and frameworks for creating interactive and static data visualizations on the web, built primarily with TypeScript and JavaScript. The cluster centers on declarative and imperative approaches to visualization—including D3 (low-level drawing primitives), ECharts (high-level charting), Plotly.js (statistical graphics), and Visx (React-based building blocks)—reflecting different abstractions for mapping data to visual marks. This area covers SVG rendering, interactive charts, and the full spectrum from bare graphics APIs to pre-built chart components.
mbostock/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: