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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
heavysixer avatar

heavysixer/d4

0
View on GitHub↗
431 stars·42 forks·JavaScript·MIT·4 vues

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.

Historique des stars

Graphique de l'historique des stars pour heavysixer/d4Graphique de l'historique des stars pour heavysixer/d4

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à D4

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec D4.
  • novus/nvd3Avatar de novus

    novus/nvd3

    7,227Voir sur 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
    Voir sur GitHub↗7,227
  • shutterstock/rickshawAvatar de shutterstock

    shutterstock/rickshaw

    6,520Voir sur 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
    Voir sur GitHub↗6,520
  • dc-js/dc.jsAvatar de dc-js

    dc-js/dc.js

    7,431Voir sur 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
    Voir sur GitHub↗7,431
  • square/cubismAvatar de square

    square/cubism

    4,930Voir sur 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
    Voir sur GitHub↗4,930
Voir les 30 alternatives à D4→

Questions fréquentes

Que fait heavysixer/d4 ?

A friendly reusable charts DSL for D3

Quelles sont les fonctionnalités principales de heavysixer/d4 ?

Les fonctionnalités principales de heavysixer/d4 sont : Data Visualization, Chart Libraries, Game Engines.

Quelles sont les alternatives open-source à heavysixer/d4 ?

Les alternatives open-source à heavysixer/d4 incluent : 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…