Skip to content
/ ivf-src Public

A scalable solution of constructing and distributing interactive graph visualization systems

Notifications You must be signed in to change notification settings

kakaiu/ivf-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IVF - A scalable solution of constructing and distributing interactive graph visualization systems

Constructing and distributing interactive graph visualization systems are necessary to observe on linked objects and understand complex systems. Building a graph visualization is easy since mature tools are existed for it, such as Gephi. However, embedding high-level interactions into the visualization and constructing a sustainable system are complicated works.

To address this challenge, we design a solution with a proposed file format (IVF). By writing interaction and visualization in IVF files, interactive graph visualization systems can be achieved without facing many empirical issues, like system implementing and executive environment. Rather these interactive systems can stably run everywhere with IVF readers, even for the large graph with billions of nodes.

About

A scalable solution of constructing and distributing interactive graph visualization systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages