Fix label for areachart

This commit is contained in:
Matthias 2023-07-23 08:45:49 +02:00
parent 0121cc9db2
commit 989e528b89

View File

@ -36,7 +36,7 @@
v-model="fillTo"
:columns="columns"
class="mt-1"
label="Select indicator to add"
label="Area chart - Fill to (leave empty for line chart)"
/>
</div>
</template>