Horizontal waffle

scale type mismatch for y (needs band)
<Plot grid height={400}>
    <RuleX data={[0]} />
    <WaffleX {data} y="fruit" x="quantity" />
</Plot>

Open in Svelte playground

Improve this page
Last update at: 2025/11/24