Skip to content

Commit

Permalink
feat: add studio explain graph
Browse files Browse the repository at this point in the history
  • Loading branch information
mizy committed Nov 13, 2023
1 parent 41d0e93 commit 3d13de0
Show file tree
Hide file tree
Showing 13 changed files with 376 additions and 537 deletions.
4 changes: 0 additions & 4 deletions NOTICE.md

This file was deleted.

2 changes: 1 addition & 1 deletion app/config/locale/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ export default {
addToFavorites: 'Add to favorites',
unfavorite: 'Unfavorite',
clearFavorites: 'Clear Favorites',
graphviz: 'Graphviz',
selectSpace: 'Please select Graph Space',
planTree: 'Plan',
},
explore: {
vertexStyle: 'Vertex Color',
Expand Down
2 changes: 1 addition & 1 deletion app/config/locale/zh-CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ export default {
addToFavorites: '添加到收藏夹',
unfavorite: '取消收藏',
clearFavorites: '清空收藏夹',
graphviz: 'Graphviz',
selectSpace: '请选择图空间',
planTree: '执行计划',
},
explore: {
vertexStyle: '节点颜色',
Expand Down
8 changes: 0 additions & 8 deletions app/pages/Console/OutputBox/Graphviz/index.module.less

This file was deleted.

32 changes: 0 additions & 32 deletions app/pages/Console/OutputBox/Graphviz/index.tsx

This file was deleted.

Loading

0 comments on commit 3d13de0

Please sign in to comment.