mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 18:11:08 +08:00
339f28c564
* feat: fix plugin demo with extensions * Chore:check translate (#4886) * feat: check plugins * chore: update docs
25 lines
584 B
JSON
25 lines
584 B
JSON
{
|
|
"title": {
|
|
"zh": "中文分类",
|
|
"en": "Category"
|
|
},
|
|
"demos": [
|
|
{
|
|
"filename": "fisheye.ts",
|
|
"title": {
|
|
"zh": "鱼眼放大镜",
|
|
"en": "Fisheye Lens"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*kHtkQ5N4TNEAAAAAAAAAAABkARQnAQ"
|
|
},
|
|
{
|
|
"filename": "fisheyeStyle.js",
|
|
"title": {
|
|
"zh": "鱼眼放大镜样式",
|
|
"en": "Fisheye Lens Style"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*kHtkQ5N4TNEAAAAAAAAAAABkARQnAQ"
|
|
}
|
|
]
|
|
}
|