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 6f1134f commit 7dc272cCopy full SHA for 7dc272c
src/views/charts/index.vue
@@ -1,6 +1,4 @@
1
<script setup lang="ts">
2
-import { Chart } from '@/components'
3
-
4
const barOption = {
5
title: {},
6
tooltip: {},
0 commit comments