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 6e26de9 commit 162083fCopy full SHA for 162083f
src/components/vue-ui-stackbar.vue
@@ -946,6 +946,7 @@ defineExpose({
946
947
<div ref="chartTitle" v-if="FINAL_CONFIG.style.chart.title.text" :style="`width:100%;background:transparent;padding-bottom:24px`">
948
<Title
949
+ :key="`title_${titleStep}`"
950
:config="{
951
title: {
952
cy: 'stackbar-title',
0 commit comments