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 7d5104e commit 24cf21bCopy full SHA for 24cf21b
app/src/components/Chart/RadialBarChart.vue
@@ -78,6 +78,7 @@ const chartOptions = computed(() => ({
78
</p>
79
<VueApexCharts
80
v-if="centerText"
81
+ ref="refContainer"
82
class="radialBar"
83
type="radialBar"
84
height="205"
0 commit comments