Skip to content

Commit 0171187

Browse files
committed
Sync with Kendo UI Professional
1 parent 7531bf3 commit 0171187

File tree

9 files changed

+1196
-14
lines changed

9 files changed

+1196
-14
lines changed

docs/_config.yml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,18 @@ navigation:
128128
"controls/charts/elements":
129129
title: "Elements"
130130
position: 6
131+
"controls/charts/sankey":
132+
title: "Sankey"
133+
position: 7
131134
"controls/charts/sparkline":
132135
title: "Sparkline"
133-
position: 7
136+
position: 8
134137
"controls/charts/stockchart":
135138
title: "StockChart"
136-
position: 8
139+
position: 9
137140
"controls/charts/treemap":
138141
title: "TreeMap"
139-
position: 9
142+
position: 10
140143
"controls/orgchart":
141144
title: "OrgChart"
142145
"controls/window/how-to":
@@ -461,6 +464,8 @@ navigation:
461464
title: "CircularGauge"
462465
"*radialgauge":
463466
title: "RadialGauge"
467+
"*sankey":
468+
title: "Sankey"
464469
"*sparkline":
465470
title: "Sparkline"
466471
"*stockchart":
@@ -1953,6 +1958,12 @@ defaults:
19531958
values:
19541959
component: "sortable"
19551960

1961+
-
1962+
scope:
1963+
path: "controls/charts/sankey"
1964+
values:
1965+
component: "sankey"
1966+
19561967
-
19571968
scope:
19581969
path: "controls/charts/sparkline"

0 commit comments

Comments
 (0)