awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
heavysixer avatar

heavysixer/d4

0
View on GitHub↗
431 stars·42 forks·JavaScript·MIT·2 views

D4

A friendly reusable charts DSL for D3

Features

  • Data Visualization - Friendly, reusable DSL charting library.
  • Chart Libraries - Reusable charts DSL for various plot types.
  • Game Engines - Reusable charting DSL built on D3.

Star history

Star history chart for heavysixer/d4Star history chart for heavysixer/d4

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to D4

Similar open-source projects, ranked by how many features they share with D4.
  • novus/nvd3novus avatar

    novus/nvd3

    7,227View on GitHub↗

    nvd3 is a data visualization framework and reusable web graphing library. It provides a collection of interactive charting components built on top of the D3.js library to render complex datasets as graphics within a web browser. The library functions as a wrapper for D3.js, offering predefined chart types and modular templates. This implementation allows for the creation of custom data graphs and web dashboards without requiring the author to write low-level SVG code from scratch. The system utilizes SVG-based vector rendering and attribute-driven styling to generate visualizations. It incor

    JavaScript
    View on GitHub↗7,227
  • shutterstock/rickshawshutterstock avatar

    shutterstock/rickshaw

    6,520View on GitHub↗

    Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a framework for rendering line, area, bar, and scatterplot visualizations from data series, with built-in support for axes, legends, color palettes, and interactive controls. The library distinguishes itself through a plugin-based architecture that allows renderers to be swapped at runtime, such as switching between stacked area and line chart views while preserving chart state. It includes an event-driven interaction layer for hover details, click behaviors, and drag-based rang

    JavaScriptchartsd3graph
    View on GitHub↗6,520
  • dc-js/dc.jsdc-js avatar

    dc-js/dc.js

    7,431View on GitHub↗

    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

    JavaScript
    View on GitHub↗7,431
  • square/cubismsquare avatar

    square/cubism

    4,930View on GitHub↗

    Cubism is a JavaScript time series visualization library and charting engine designed to render temporal data sequences as visual charts. It functions as a real-time dashboard framework that aggregates multiple time series visualizations into a single interface. The library allows for the creation of live dashboards that automatically update as new information arrives from external sources. It specializes in visualizing sequential data points across a shared temporal axis to facilitate synchronized data analysis and the monitoring of trends and patterns. The framework provides capabilities f

    JavaScript
    View on GitHub↗4,930
See all 30 alternatives to D4→

Frequently asked questions

What does heavysixer/d4 do?

A friendly reusable charts DSL for D3

What are the main features of heavysixer/d4?

The main features of heavysixer/d4 are: Data Visualization, Chart Libraries, Game Engines.

What are some open-source alternatives to heavysixer/d4?

Open-source alternatives to heavysixer/d4 include: shutterstock/rickshaw — Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a… square/cubism — Cubism is a JavaScript time series visualization library and charting engine designed to render temporal data… dc-js/dc.js — dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It… novus/nvd3 — nvd3 is a data visualization framework and reusable web graphing library. It provides a collection of interactive… benpickles/peity — Peity is a lightweight SVG data visualization library that transforms numeric text content and HTML attributes into… c3js/c3 — c3 is a charting library for creating reusable data visualizations and interactive charts based on the D3 JavaScript…