30 open-source projects similar to d2bjs/d2b, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best D2b alternative.
A javascript library that extends D3.js to enable fast and beautiful visualizations.
Area proportional Venn and Euler diagrams in JavaScript
Composable Charting Library based on reusable D3.js components.
c3 is a charting library for creating reusable data visualizations and interactive charts based on the D3 JavaScript framework. It functions as a declarative visualization framework that generates complex charts through high-level configurations rather than manual SVG manipulation. The project provides a reusable chart component library and a tool for converting raw datasets into scalable vector graphics. These capabilities allow for the implementation of interactive data visualizations and web-based data reporting using standardized templates. The library supports the development of custom
A collection of components that make it easy to build interactive charts with D3
dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na
Layout algorithms for visualizing directed acyclic graphs
A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.
Instant XKCD-style Graphs created in Javascript D3 for your enjoyment
A JavaScript library for rendering funnel charts using the D3.js framework.
3D Data Driven Charting Library with D3 and X3D
A d3 plugin for visualizing bumps charts
A library of d3-based graphic panels, written in CoffeeScript
A time based / event series interactive visualization using d3.js
This project is an SVG data visualization library and charting engine designed to render quantitative metrics and time-series data within a web browser. It provides a framework for creating concise visual representations of numerical data sets, such as line charts, scatterplots, and histograms. The library utilizes a component-based layout framework to organize visual elements into hierarchical structures with automated spacing and positioning. It includes a coordinate-space mapping tool that translates raw data values into pixel coordinates using linear scales and axis transformations. The
A flexible, React-friendly, Grammar of Graphics for data visualization
An interactive data visualization tool which brings matplotlib graphics to the browser using D3.
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