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 7f0cad9 commit 45123c0Copy full SHA for 45123c0
src/Chart.vue
@@ -1,6 +1,6 @@
1
<script>
2
import Chart from 'chart.js'
3
-import { customTooltips } from '@coreui/coreui-chartjs'
+import { customTooltips } from '@coreui/coreui-chartjs/dist/js/coreui-chartjs.js'
4
5
export default {
6
name: '',
0 commit comments