/** * Export a rendered `SvGridChart` to a standalone SVG file or a PNG image. * * The on-screen chart styles its axes / labels / gridlines with CSS classes * and `--sg-*` theme variables, which don't survive a raw serialization. So * we clone the SVG, read the live computed colors, and inline a small `