awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 dépôts

Awesome GitHub RepositoriesJavaScript Visualization Libraries

Web-based tools for rendering, manipulating, and exploring network diagrams.

Explore 9 awesome GitHub repositories matching part of an awesome list · JavaScript Visualization Libraries. Refine with filters or upvote what's useful.

Awesome JavaScript Visualization Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • visjs/visAvatar de visjs

    visjs/vis

    7,812Voir sur GitHub↗

    vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in the web browser. It functions as a relational data mapper and browser-based charting tool, turning complex structured data into dynamic visual patterns to expose entity relationships. The library provides specialized tools for force-directed network graphs, where relational data is represented as interactive nodes and edges. It also includes an interactive timeline component for plotting chronological events and time intervals on a scalable temporal axis. The project covers b

    Provides a web-based library for rendering, manipulating, and exploring interactive network diagrams.

    JavaScript
    Voir sur GitHub↗7,812
  • anvaka/vivagraphjsAvatar de anvaka

    anvaka/VivaGraphJS

    3,860Voir sur GitHub↗

    VivaGraphJS is a JavaScript graph visualization library used to render interactive network diagrams and relational data in web browsers. It features a force-directed layout engine that employs physics-based simulations, using spring and charge models to calculate balanced spatial distributions for nodes and links. The library utilizes a modular rendering architecture that decouples mathematical layout logic from the visual output. This allows for interchangeable rendering pipelines, supporting both vector-based SVG diagrams and hardware-accelerated WebGL rendering for large-scale visualizatio

    High-performance graph drawing and layout engine.

    JavaScript
    Voir sur GitHub↗3,860
  • d3/d3-forceAvatar de d3

    d3/d3-force

    1,983Voir sur GitHub↗

    Force-directed graph layout using velocity Verlet integration.

    Force-directed graph layouts using velocity Verlet integration.

    JavaScript
    Voir sur GitHub↗1,983
  • nhogs/popotoAvatar de Nhogs

    Nhogs/popoto

    534Voir sur GitHub↗

    Visual query builder for Neo4j graph database

    Graph-based search interface built on web standards.

    JavaScript
    Voir sur GitHub↗534
  • gephi/gephi-liteAvatar de gephi

    gephi/gephi-lite

    332Voir sur GitHub↗

    A web-based, lighter version of Gephi

    Lightweight web-based interface for network visualization.

    TypeScript
    Voir sur GitHub↗332
  • upphiminn/jlouvainAvatar de upphiminn

    upphiminn/jLouvain

    157Voir sur GitHub↗

    Louvain community detection for Javascript (http://arxiv.org/abs/0803.0476) (http://en.wikipedia.org/wiki/Communitystructure#TheLouvain_method).

    Community detection implementation for web environments.

    JavaScript
    Voir sur GitHub↗157
  • public-accountability/oligrapherAvatar de public-accountability

    public-accountability/oligrapher

    110Voir sur GitHub↗

    JavaScript app for displaying annotated network graphs based on data from LittleSis

    Visualizing influence networks among elite groups.

    TypeScript
    Voir sur GitHub↗110
  • networkcube/networkcubeAvatar de networkcube

    networkcube/networkcube

    94Voir sur GitHub↗

    Interactive open source visualization platform for multivariate dynamic networks.

    Dynamic network visualization for domain-specific research.

    JavaScript
    Voir sur GitHub↗94
  • thepeoplesbourgeois/d3-vectorAvatar de thepeoplesbourgeois

    thepeoplesbourgeois/d3-vector

    4Voir sur GitHub↗

    A D3 force plug-in for programmatically determining a set of vectors' angles and magnitudes

    Vector-based graph representation using angles and magnitudes.

    JavaScript
    Voir sur GitHub↗4
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. JavaScript Visualization Libraries