9 Repos
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.
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.
VivaGraphJS is a JavaScript library designed for building interactive network diagrams and visualizing relational data within web browsers. It provides a framework for mapping complex node and link relationships to visual elements, allowing users to explore and manipulate intricate connections between entities. The library distinguishes itself through a modular architecture that decouples the mathematical positioning logic from the rendering output. It features a force-directed physics engine that calculates spatial equilibrium by modeling links as springs and nodes as charged particles, with
High-performance graph drawing and layout engine.
Force-directed graph layout using velocity Verlet integration.
Force-directed graph layouts using velocity Verlet integration.
Visual query builder for Neo4j graph database
Graph-based search interface built on web standards.
A web-based, lighter version of Gephi
Lightweight web-based interface for network visualization.
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 app for displaying annotated network graphs based on data from LittleSis
Visualizing influence networks among elite groups.
Interactive open source visualization platform for multivariate dynamic networks.
Dynamic network visualization for domain-specific research.
A D3 force plug-in for programmatically determining a set of vectors' angles and magnitudes
Vector-based graph representation using angles and magnitudes.