# Showcase

A full tour of `XWUIChartDAG`: a CI/CD pipeline drawn as a directed acyclic graph from `data.nodes` and `data.links` rather than from series, with node radius scaling to stage duration and edge thickness to link value. The sections compare a chain, a fan out and a fan in, then walk the three sizes, the four block presets, the title chrome, hover interactivity, the pseudo-3D transform and the loading skeleton.

Every chart mounts into its own freshly created host element, because an XWUI component clears the container it is given.
