Linked Bars

A bar chart with linked bars, showing the relationship between two datasets.

scale type mismatch for y (needs band)
<Plot>
    <BarX
        {data}
        x="value"
        y="label"
        data-sveltekit-noscroll
        href="url" />
</Plot>