f5 / unovis

Modular data visualization framework for React, Angular, Svelte, Vue, and vanilla TypeScript or JavaScript
https://unovis.dev
Apache License 2.0
2.2k stars 43 forks source link

Dev | Examples | Expandable Sankey: Fix type error in example data #406

Closed joshlarsen closed 3 months ago

joshlarsen commented 3 months ago

Small type fix in Expandable Sankey example data.

Before

image

After

image
github-actions[bot] commented 3 months ago

CLA Assistant Lite bot ✅ All required contributors have signed the F5 CLA for this PR. Thank you!

joshlarsen commented 3 months ago

I have hereby read the F5 CLA and agree to its terms

joshlarsen commented 3 months ago

recheck

lee00678 commented 3 months ago

Hi @joshlarsen, thanks for the fix. Looks good.