mirror of
https://gitee.com/antv/g6.git
synced 2024-12-16 02:21:25 +08:00
33 lines
889 B
JSON
33 lines
889 B
JSON
{
|
|
"title": {
|
|
"zh": "中文分类",
|
|
"en": "Category"
|
|
},
|
|
"demos": [
|
|
{
|
|
"filename": "legend.js",
|
|
"title": {
|
|
"zh": "图例-点击筛选",
|
|
"en": "Legend with Clicking Filtering"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*0RYmToKWsOQAAAAAAAAAAAAAARQnAQ"
|
|
},
|
|
{
|
|
"filename": "legendMouseenter.js",
|
|
"title": {
|
|
"zh": "图例-Hover 筛选",
|
|
"en": "Legend with Hovering Filtering"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*ftAtR6k9RWIAAAAAAAAAAAAAARQnAQ"
|
|
},
|
|
{
|
|
"filename": "legendClick.js",
|
|
"title": {
|
|
"zh": "图例-点击筛选2",
|
|
"en": "Legend with Clicking Filtering 2"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*nCTfRq6522kAAAAAAAAAAAAAARQnAQ"
|
|
}
|
|
]
|
|
}
|