Interactive Graphs
Live Content Visualizations
Explore the relationships between different blog posts, publications, and their topics. These interactive graphs are rendered in real-time using different graph engines.
cytoscape engine
Launch Visualization →
Cytoscape Graph
Visualizes the relationship between posts, publications, and tags using Cytoscape.js. The graph organizes nodes using a force-directed layout.
d3 engine
Launch Visualization →
D3 Force Layout
Visualizes the relationship between posts, publications, and tags using D3.js v3. Uses a physics-based charging force simulation to space out nodes.
sigma engine
Launch Visualization →
Sigma ForceAtlas2
Visualizes the relationship between posts, publications, and tags using Sigma.js and the ForceAtlas2 layout engine with worker-thread calculations.