awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesDeclarative Chart Libraries

Interactive charting libraries built on D3.js that render charts from a single declarative configuration object.

Distinct from D3.js Implementations: Distinct from D3.js Implementations: focuses on declarative configuration-driven chart generation, not general D3.js implementations.

Explore 2 awesome GitHub repositories matching web development · Declarative Chart Libraries. Refine with filters or upvote what's useful.

Awesome Declarative Chart Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • naver/billboard.jsAvatar de naver

    naver/billboard.js

    5,980Ver en GitHub↗

    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

    Renders interactive data visualizations from a single declarative configuration object using D3.js.

    TypeScript
    Ver en GitHub↗5,980
  • rrag/react-stockchartsAvatar de rrag

    rrag/react-stockcharts

    4,021Ver en GitHub↗

    react-stockcharts is a financial charting library built with React and D3 for visualizing market price data. It provides a system for rendering stock charts and candlestick visualizations to represent market movement. The library functions as a technical analysis tool that computes and overlays mathematical trading indicators on price charts. It includes an interactive interface for navigating financial data through zooming, panning, and the addition of manual geometric annotations. The project covers financial data visualization, market price tracking, and the creation of interactive tradin

    Allows users to configure chart behavior and styling through a declarative React props API.

    JavaScript
    Ver en GitHub↗4,021
  1. Home
  2. Web Development
  3. D3.js Implementations
  4. Declarative Chart Libraries