Skip to content

Commit a912218

Browse files
authored
docs: update kb article content (#515)
1 parent 3a0ca2b commit a912218

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

knowledge-base/chart-series-item-border-radius.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Add border-radius to the Chart Series items
3-
description: An example on how you can add border-radius to the Chart's series items
3+
description: An example on how you can add border-radius to the Chart series items
44
type: how-to
5-
page_title: Add border-radius to Chart's Series - Kendo UI for Vue Native Chart
5+
page_title: Add border-radius to Chart Series - Kendo UI for Vue Native Chart
66
slug: chart-series-item-border-radius
7-
tags: chart,series items, series, border-radius
7+
tags: chart, series items, series, border-radius
88
res_type: kb
99
category: knowledge-base
1010
---
@@ -34,6 +34,6 @@ This can be achieved by creating a custom function which modifies the border and
3434

3535
{% meta id:index height:400 %}
3636
{% embed_file chart-series-item-border-radius/main.vue preview %}
37-
{% embed_file chart-series-item-border-radius/main.js%}
37+
{% embed_file chart-series-item-border-radius/main.js %}
3838
{% embed_file chart-series-item-border-radius/waterfall-data.json %}
3939
{% endmeta %}

0 commit comments

Comments
 (0)