We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e604371 commit 6f103c8Copy full SHA for 6f103c8
examples/simple/src/components/Band.tsx
@@ -29,6 +29,7 @@ export default function Band() {
29
show: false,
30
getValue: (datum) => datum.secondary,
31
stackOffset: stackOffsetWiggle,
32
+ stacked: true,
33
},
34
],
35
[]
0 commit comments