{#if treeData.nodes.length > 0} {@const nodeSize = 24} {@const iconSize = 18} {@const svgWidth = Math.max(treeData.width, 100)} {@const svgHeight = Math.max(treeData.height, 50)}