diff --git a/src/drivers/webextension/images/icons/AntV.svg b/src/drivers/webextension/images/icons/AntV.svg new file mode 100644 index 000000000..64f1dd948 --- /dev/null +++ b/src/drivers/webextension/images/icons/AntV.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index dd0028834..b38b61b6e 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2508,6 +2508,39 @@ ], "website": "https://ant.design" }, + "AntV G2": { + "cats": [ + 25 + ], + "description": "AntV G2 is a highly interactive data-driven visualisation grammar for statistical charts.", + "icon": "AntV.svg", + "dom": "div.g2-tooltip", + "js": { + "G2.VERSION": "([\\d\\.]+)\\;version:\\1", + "G2.Chart": "" + }, + "saas": true, + "pricing": [ + "freemium" + ], + "website": "https://g2plot.antv.vision" + }, + "AntV G6": { + "cats": [ + 25 + ], + "description": "AntV G6 is a graph visualization framework in JavaScript.", + "icon": "AntV.svg", + "js": { + "g6.version": "([\\d\\.]+)\\;version:\\1", + "g6.Graph": "" + }, + "saas": true, + "pricing": [ + "freemium" + ], + "website": "https://g6.antv.vision" + }, "AnyClip": { "cats": [ 36