D3.js alternatives

3 tools to consider instead of D3.js, shown against it.

D3.js Vega-Lite Nivo Apache ECharts
Vendor D3.js open-source project (Observable) University of Washington Interactive Data Lab Nivo open-source project Apache Software Foundation
Pricing model Open source + paid options Open source + paid options Open source + paid options Open source + paid options
Free tier Yes Yes Yes Yes
Deployment Self-hosted Self-hosted Self-hosted Self-hosted
Open source Yes (ISC) Yes (BSD-3-Clause) Yes (MIT) Yes (Apache-2.0)
Best for Front-end and data-visualization engineers who need fully custom, non-templated charts. Developers and data scientists who want concise, declarative chart specs rather than imperative drawing code. React developers who want D3-quality charts as drop-in components. Teams building dashboards that need many chart types with less custom code than D3.
Pricing

Free, open-source library with no paid tier or vendor pricing page.

Pricing has not been verified yet — see the vendor's site.

Free, open-source project maintained by the UW Interactive Data Lab with no pricing page.

Pricing has not been verified yet — see the vendor's site.

Free, open-source library with no pricing page.

Pricing has not been verified yet — see the vendor's site.

Free, open-source Apache project with no pricing page.

Pricing has not been verified yet — see the vendor's site.

Features
  • Low-level data-to-DOM binding
  • SVG, HTML, and Canvas rendering
  • Scales, axes, and shape generators
  • Animated transitions
  • Force-directed and hierarchical layouts
  • Geographic projections
  • Full control over every visual element
  • Declarative JSON grammar of graphics
  • Compiles to full Vega specifications
  • Layered and faceted chart composition
  • Interactive selections (brushing, filtering, panning)
  • Compact specs suitable for notebooks
  • Renders via SVG or Canvas
  • Ready-made React chart components built on D3
  • SVG, Canvas, and HTML rendering variants
  • Interactive, live-editable documentation
  • Bar, line, pie, heatmap, treemap, and network charts
  • Built-in theming system
  • Server-side rendering support
  • Large catalog of built-in chart types
  • Canvas, SVG, and WebGL rendering
  • Built-in data zoom and brushing interactions
  • Geographic and geo-map visualizations
  • Large-dataset performance optimizations
  • Theming and responsive layout support

In the index now