30 open-source projects similar to datastorm-open/visnetwork, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best VisNetwork alternative.
particles.js is a JavaScript particle animation library and visual effects engine used to create interactive, canvas-based simulations for web interfaces. It enables the generation of dynamic background animations and networked visual effects through coordinate-based particle movements. The library features a system for drawing connecting lines between particles based on proximity to create network-style visualizations. It includes mechanisms for mapping mouse movements and click events to specific particle behaviors, such as attraction or repulsion. Users can configure particle density, opa
Pattern is a Python web mining library that functions as an HTML web scraper, a natural language processing toolkit, and a network analysis tool. It provides a mathematical framework for categorizing datasets through a vector space model library. The project enables the extraction of structured data from web services and the creation of searchable web content indexes. It processes unstructured text using sentiment analysis, part-of-speech tagging, and n-gram searching. The library covers machine learning classification through the training of models using perceptron algorithms and support ve
Awesomplete is a lightweight JavaScript library for adding searchable suggestion lists to text fields. It functions as an HTML-based autocomplete widget that renders filtered results from arrays, HTML elements, or comma-separated strings with zero external dependencies. The library includes a customizable suggestion engine that allows for the definition of custom matching logic, sorting rules, and trigger thresholds. It is designed as an event-driven UI component, providing a programmable interface to intercept selection events and manage the state of the suggestion popup. The system support
netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) status](https://www.r-pkg.org/badges/version/g6R)](https://CRAN.R-project.org/package=g6R)…
This package allows R users to easily create a hierarchical edge bundle plot. The underlying D3 code was adapted from Mike Bostock's examples (see here or here) and the package is based on the htmlwidgets framework.
shinyCyJS is R/Shiny Package to use cytoscape.js in R environment.
A curated list of awesome network analysis resources.
The chordViz package, based on the chorddiag package (http://github.com/mattflor/chorddiag) and the viz.js D3 library (http://github.com/NPashaP/Viz), is an R htmlwidget that allows the user to create interactive chord diagrams that emphasize the clarity of directed relationships between groups…
Graph and network visualization using tabular data in R