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 24cf21b commit ce7d952Copy full SHA for ce7d952
app/src/components/Chart/RadialBarChart.vue
@@ -78,7 +78,6 @@ 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