This commit is contained in:
2020-11-03 01:29:36 +00:00
parent dfea0248b7
commit c32cb44b50
4 changed files with 88 additions and 29 deletions

View File

@@ -7,12 +7,8 @@
v-bind="$attrs"
>
<template slot="main">
<div class="ml-4 mt-1 d-flex align-center">
<div>
<span class="indigo--text">
LINE CHART Widget total monthly price CONTENT HERE</span
>
</div>
<div class="ml-4 mt-1">
<gz-chart-line></gz-chart-line>
</div>
</template>
</gz-dash>