# Showcase

The flagship tour of `XWUIChartAny`, the strategy chart where `config.type` names the concrete chart class to build. It renders the same data as a line, bars, an area, a pie, a donut and a radar, then walks the shared furniture toggles, the declarative annotations (reference line, shaded band, text callout) and the axis polish hooks.

The last section is a runtime type swap: buttons call `applyConfig({ type })` so the chart changes shape in place without touching the data.
