From bd58d1d580ecc4ca5dc728d7b35d56cd4005a3c8 Mon Sep 17 00:00:00 2001 From: ashaamir Date: Wed, 8 May 2024 16:40:47 +0300 Subject: [PATCH 1/2] SE0-174654-VUE-DATA-LABEL --- ej2-vue/chart/data-labels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ej2-vue/chart/data-labels.md b/ej2-vue/chart/data-labels.md index 3388b2e73..bc3393fec 100644 --- a/ej2-vue/chart/data-labels.md +++ b/ej2-vue/chart/data-labels.md @@ -1,7 +1,7 @@ --- layout: post title: Data labels in Vue Chart component | Syncfusion -description: Learn here all about Data labels in Syncfusion Vue Chart component of Syncfusion Essential JS 2 and more. +description: Learn here all about data labels in Syncfusion Vue Chart control its elements, features and more. control: Data labels platform: ej2-vue documentation: ug From 842f1fa3083cbe4ddc17580c7d3614d813590a4b Mon Sep 17 00:00:00 2001 From: ashaamir Date: Wed, 8 May 2024 16:52:02 +0300 Subject: [PATCH 2/2] Update data-labels.md --- ej2-vue/chart/data-labels.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ej2-vue/chart/data-labels.md b/ej2-vue/chart/data-labels.md index bc3393fec..2fa33bf6c 100644 --- a/ej2-vue/chart/data-labels.md +++ b/ej2-vue/chart/data-labels.md @@ -1,7 +1,7 @@ --- layout: post title: Data labels in Vue Chart component | Syncfusion -description: Learn here all about data labels in Syncfusion Vue Chart control its elements, features and more. +description: Learn here all about data labels support in Syncfusion Essential Vue Chart control its elements, features and more. control: Data labels platform: ej2-vue documentation: ug @@ -21,7 +21,7 @@ option in the dataLabel. By default, the labels will arrange smartly without o {% previewsample "page.domainurl/code-snippet/chart/data-marker/datalabel-cs1" %} ->Note: To use datalabel feature, we need to inject `DataLabel` into the `provide`. +>Note: To use data label feature, we need to inject `DataLabel` into the `provide`. ## Position