Skip to content

Commit 690a151

Browse files
Integrated latest changes at 12-05-2024 4:33:35 AM
1 parent 512d9a1 commit 690a151

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ej2-vue/treemap/getting-started.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ domainurl: ##DomainURL##
1010

1111
# Getting Started with the Vue TreeMap Component in Vue 2
1212

13+
This section explains how to customize the TreeMap component and demonstrates its basic usage.
14+
15+
You can explore some useful features of the TreeMap component in the following video.
16+
17+
{% youtube "https://www.youtube.com/watch?v=fFSUhC9SAoQ" %}
18+
1319
This article provides a step-by-step guide for setting up a Vue 2 project using [Vue-CLI](https://cli.vuejs.org/) and integrating the Syncfusion Vue TreeMap component
1420

1521
## Prerequisites
@@ -52,7 +58,7 @@ yarn run serve
5258

5359
When creating a new project, choose the option `Default ([Vue 2] babel, eslint)` from the menu.
5460

55-
![Vue 2 project](../appearance/images/vue2-terminal.png)
61+
![Vue 2 project](./images/vue2-terminal.png)
5662

5763
Once the `quickstart` project is set up with default settings, proceed to add Syncfusion components to the project.
5864

@@ -245,4 +251,4 @@ You can show legend for the tree map by setting the [`visible`] property to true
245251
{% endhighlight %}
246252
{% endtabs %}
247253

248-
{% previewsample "page.domainurl/code-snippet/treemap/getting-started-cs17" %}
254+
{% previewsample "page.domainurl/code-snippet/treemap/getting-started-cs17" %}
9.27 KB
Loading

0 commit comments

Comments
 (0)