# Showcase

A full tour of `XWUIChartDependencyGraph`, the module graph chart that reads `nodes` plus `links` and lays them out on a pannable canvas. The sections cover node and edge weighting, the force, circular, radial and tree layout modes, the force simulation budget, the block and size presets, the canvas furniture (grid, minimap, interactivity) and a production service call graph.

Every instance mounts into its own child div because an XWUI component clears the container it is given, and all styling comes from theme tokens so the page reads correctly in light and dark themes.
