中文
相关论文

相关论文: Network visualizations with Pyvis and VisJS

200 篇论文

This paper proposes a web-based visual graph analytics platform for interactive graph mining, visualization, and real-time exploration of networks. GraphVis is fast, intuitive, and flexible, combining interactive visualizations with…

社会与信息网络 · 计算机科学 2015-02-03 Nesreen K. Ahmed , Ryan A. Rossi

The process of visually presenting networks is an effective way to understand entity relationships within the networks since it reveals the overall structure and topology of the network. Real networks are extremely difficult to visualize…

社会与信息网络 · 计算机科学 2022-09-08 Jayamohan Pillai C. S. , Ayan Chatterjee , Geetha M. , Amitava Mukherjee

This article presents a novel visualization approach for dynamic graphs, the versinus method, specially useful for real world networks exhibiting free-scale properties. With a simple and fixed layout, and a small set of visual markups, the…

社会与信息网络 · 计算机科学 2014-12-30 Renato Fabbri

We present an interactive visualization system for exploring named entities and their relationships across document collections. The system is designed around a graph-based representation that integrates three types of nodes: documents,…

人机交互 · 计算机科学 2025-12-10 Uroš Šmajdek , Ciril Bohak

GeneVis is a web-based tool to visualize complementary data sets of different disciplines within the field of genetics. It overlays gene-cluster information, gene-interaction data and gene-disease association data by means of web-based…

图形学 · 计算机科学 2018-05-08 Casper van Leeuwen

Interactive notebooks are a precious tool for creating graphical user interfaces and teaching materials. Python and Jupyter are becoming increasingly popular in this context, with Jupyter widgets at the core of the interactive…

物理教育 · 物理学 2024-09-02 Dou Du , Taylor J. Baird , Kristjan Eimre , Sara Bonella , Giovanni Pizzi

In this paper we introduce WiNV - A framework for web-based interactive scalable network visualization. WiNV enables a new class of rich and scalable interactive cross-platform capabilities for visualizing large-scale networks natively in a…

网络与互联网体系结构 · 计算机科学 2010-08-31 Hassan Gobjuka , Kamal Ahmat

Scikit-network is a Python package inspired by scikit-learn for the analysis of large graphs. Graphs are represented by their adjacency matrix in the sparse CSR format of SciPy. The package provides state-of-the-art algorithms for ranking,…

社会与信息网络 · 计算机科学 2020-09-17 Thomas Bonald , Nathan de Lara , Quentin Lutz , Bertrand Charpentier

Call graph construction is the foundation of inter-procedural static analysis. PYCG is the state-of-the-art approach for constructing call graphs for Python programs. Unfortunately, PyCG does not scale to large programs when adapted to…

软件工程 · 计算机科学 2024-09-11 Kaifeng Huang , Yixuan Yan , Bihuan Chen , Zixin Tao , Xin Peng

IVISIT is a generic interactive visual simulation tool that is based on Python/Numpy and can be used for system simulation, parameter optimization, parameter management, and visualization of system dynamics as required, for example,for…

人机交互 · 计算机科学 2024-08-13 Andreas Knoblauch

Dynamic programming (DP) is a fundamental and powerful algorithmic paradigm taught in most undergraduate (and many graduate) algorithms classes. DP problems are challenging for many computer science students because they require identifying…

计算机与社会 · 计算机科学 2024-11-13 David H. Lee , Aditya Prasad , Ramiro Deo-Campo Vuong , Tianyu Wang , Eric Han , David Kempe

HyperNetX (HNX) is an open source Python library for the analysis and visualization of complex network data modeled as hypergraphs. Initially released in 2019, HNX facilitates exploratory data analysis of complex networks using algebraic…

The ever-growing datasets in observational astronomy have challenged scientists in many aspects, including an efficient and interactive data exploration and visualization. Many tools have been developed to confront this challenge. However,…

天体物理仪器与方法 · 物理学 2017-08-09 W. Yu , M. Carrasco Kind , R. J. Brunner

EasyVitessce is a Python package that turns existing static Scanpy and SpatialData plots into interactive visualizations by virtue of adding a single line of Python code. The package uses Vitessce internally to render interactive plots, and…

人机交互 · 计算机科学 2025-10-23 Selena Luo , Mark S. Keller , Tabassum Kakar , Lisa Choy , Nils Gehlenborg

In many fields of science and technology we are confronted with complex networks. Making sense of these networks often require the ability to visualize and explore their intermingled structure consisting of nodes and links. To facilitate…

物理与社会 · 物理学 2022-12-05 Thibault Rolland , Fabrizio De Vico Fallani

In a Wireless Sensor Network (WSN), data manipulation and representation is a crucial part and can take a lot of time to be developed from scratch. Although various visualization tools have been created for certain projects so far, these…

网络与互联网体系结构 · 计算机科学 2017-03-09 Anh-Vu Dinh-Duc , The-Hien Dang-Ha , Ngoc-An Lam

Network analysis has been applied in diverse application domains. In this paper, we consider an example from protein dynamics, specifically residue interaction networks (RINs). In this context, we use NetworKit -- an established package for…

社会与信息网络 · 计算机科学 2022-03-03 Eugenio Angriman , Fabian Brandt-Tumescheit , Leon Franke , Alexander van der Grinten , Henning Meyerhenke

We provide a visualization model that targets the visualization of Protein-Protein Interactions(PPI) and combines it with a super view based on publications and methods to extract interactions. Although there are several existing tools, our…

信息检索 · 计算机科学 2021-11-29 Melih Sozdinler

Query optimizers are essential components of relational database management systems that directly impact query performance as they transform input queries into efficient execution plans. While users can obtain the final execution plan using…

数据库 · 计算机科学 2025-03-26 Yoojin Choi , Juhee Han , Kyoseung Koo , Bongki Moon

Assessing developer proficiency in open-source software (OSS) projects is essential for understanding project dynamics, especially for expertise. This paper presents PyGress, a web-based tool designed to automatically evaluate and visualize…

‹ 上一页 1 2 3 10 下一页 ›