Linked Bars
A bar chart with linked bars, showing the relationship between two datasets.
<Plot>
<BarX
{data}
x="value"
y="label"
data-sveltekit-noscroll
href="url" />
</Plot>
A bar chart with linked bars, showing the relationship between two datasets.
<Plot>
<BarX
{data}
x="value"
y="label"
data-sveltekit-noscroll
href="url" />
</Plot>