🔗 HTML Graph Visualization

Interactive visualization of HTML document structure as graphs

v0.1.4 - Improved Layout & Error Handling

Checking...
5
Render Formats
3
Presets
URLs to Explore
📊

Graph Playground

Interactive playground with improved layout. Stats and render button now at top-right for better visibility. Real-time timing info shows API, server, and render performance.

Open Playground →

What's New in v0.1.4

Better Error Handling: Graceful handling of large graphs that exceed browser memory. Stats shown immediately after API call. Helpful tips for reducing graph size.

Try It →
⏱️

Performance Timing

New timing statistics: API call duration, server processing time, browser render time, and DOT code size. Helps identify bottlenecks and optimize graph generation.

View Timing →
🔧

Large Graph Support

When graphs are too large for browser rendering, stats are still displayed. Raw DOT code is shown with copy button for use with local Graphviz. Tips suggest using simpler presets.

Learn More →
📚

API Updates

Response now includes:
processing_ms - Server processing time
dot_size_bytes - DOT code size

View API Docs →
📁

Previous Versions

View previous versions: v0.1.0 (foundation), v0.1.1 (core UI), v0.1.2 (DOT renderer), v0.1.3 (URL fetching).

MGraph HTML Graph Render UI v0.1.4 | v0.1.0 | v0.1.1 | v0.1.2 | v0.1.3 | API Docs