Skip to content

Commit

Permalink
docs(sankey): add indicator sankey demo (#3027)
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc authored Nov 20, 2020
1 parent 0210319 commit 0db5f81
Show file tree
Hide file tree
Showing 4 changed files with 415 additions and 0 deletions.
16 changes: 16 additions & 0 deletions examples/case/sankey/demo/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"title": {
"zh": "中文分类",
"en": "Category"
},
"demos": [
{
"filename": "sankey-card.ts",
"title": {
"zh": "指标转化桑基图",
"en": "Indicator sankey diagram"
},
"screenshot": "https://gw.alipayobjects.com/mdn/rms_d314dd/afts/img/A*p3cjT4RWDEkAAAAAAAAAAAAAARQnAQ"
}
]
}
Loading

0 comments on commit 0db5f81

Please sign in to comment.