Interactive visualization of HTML document structure as graphs
v0.1.4 - Improved Layout & Error Handling
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 →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 →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 →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 →
Response now includes:
processing_ms - Server processing time
dot_size_bytes - DOT code size