n/Resizable.module.scss","moduleParts":{},"imported":[],"importedBy":[{"uid":"ecdb6a19-485"}]}},"env":{"rollup":"4.22.4"},"options":{"gzip":false,"brotli":false,"sourcemap":true}}; const run = () => { const width = window.innerWidth; const height = window.innerHeight; const chartNode = document.querySelector("main"); drawChart.default(chartNode, data, width, height); }; window.addEventListener('resize', run); document.addEventListener('DOMContentLoaded', run); /*-->*/