v2.3.45
VueUiStackbar
A new config attribute was added to show bars horizontally or vertically:
const config = ref<VueUiStackbarConfig>({
orientation: "vertical", // "vertical" | "horizontal"
... // rest of your config
})Enregistrement.de.l.ecran.2024-10-27.a.16.24.59.mov
You can try it out here