Skip to content

Commit

Permalink
Merge 7b9eee9 into 73ff5d5
Browse files Browse the repository at this point in the history
  • Loading branch information
lxfu1 committed Jun 1, 2021
2 parents 73ff5d5 + 7b9eee9 commit f89d2e5
Show file tree
Hide file tree
Showing 29 changed files with 2,338 additions and 619 deletions.
6 changes: 4 additions & 2 deletions .umirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,9 @@ export default defineConfig({
title: '关系图',
path: '/zh-CN/demos/sankey',
children: [
'/demos/indented-tree-graph.zh-CN.md',
'/demos/organizationTreeGraph.zh-CN.md',
'/demos/indentedTree.zh-CN.md',
// '/demos/indentedTree.zh-CN.md',
'/demos/dagreGraph.zh-CN.md',
'/demos/dagreFundFlowGraph.zh-CN.md',
'demos/sankey.zh-CN.md',
Expand Down Expand Up @@ -175,8 +176,9 @@ export default defineConfig({
title: 'Relation',
path: '/demos/sankey',
children: [
'/demos/indented-tree-graph.md',
'/demos/organizationTreeGraph.md',
'/demos/indentedTree.md',
// '/demos/indentedTree.md',
'/demos/dagreGraph.md',
'/demos/dagreFundFlowGraph.md',
'demos/sankey.md',
Expand Down

0 comments on commit f89d2e5

Please sign in to comment.