Skip to content

Commit 6dbd3b4

Browse files
committed
other nav updates to fit with org
1 parent 29d6803 commit 6dbd3b4

File tree

28 files changed

+57
-31
lines changed

28 files changed

+57
-31
lines changed

packages/react-charts/src/echarts/components/Line/examples/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Line chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
{
67
component: 'Charts',

packages/react-charts/src/echarts/components/Sankey/examples/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Sankey chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
{
67
component: 'Charts',

packages/react-charts/src/victory/components/ChartArea/examples/ChartArea.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Area chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'Chart',
67
'ChartArea',

packages/react-charts/src/victory/components/ChartBar/examples/ChartBar.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Bar chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: ['Chart', 'ChartAxis', 'ChartBar', 'ChartGroup', 'ChartLabel', 'ChartVoronoiContainer']
56
hideDarkMode: true
67
---

packages/react-charts/src/victory/components/ChartBoxPlot/examples/ChartBoxPlot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Box plot chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'Chart',
67
'ChartAxis',

packages/react-charts/src/victory/components/ChartBullet/examples/ChartBullet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Bullet chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'ChartAxis',
67
'ChartBullet',

packages/react-charts/src/victory/components/ChartDonut/examples/ChartDonut.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Donut chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'ChartDonut'
67
]

packages/react-charts/src/victory/components/ChartDonutUtilization/examples/ChartDonutUtilization.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Donut utilization chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'ChartDonutThreshold',
67
'ChartDonutUtilization'

packages/react-charts/src/victory/components/ChartLegend/examples/ChartLegend.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Legends
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'Chart',
67
'ChartArea',

packages/react-charts/src/victory/components/ChartLine/examples/ChartLine.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: Line chart
3-
section: charts
3+
section: components
4+
subsection: charts
45
propComponents: [
56
'Chart',
67
'ChartAxis',

0 commit comments

Comments
 (0)