antvis / G6

♾ A Graph Visualization Framework in JavaScript.
https://g6.antv.antgroup.com/
MIT License
11.18k stars 1.33k forks source link

Angular lib #2137

Closed GrandSchtroumpf closed 4 years ago

GrandSchtroumpf commented 4 years ago

Hello, sorry for creating an issue for that. I didn't know how to share it with you. I've built an Angular library for @antv/g6 It helps Angular developer create G6 graph in a angular-ish way.

It's still in version 0.0.1, but it has all the basic features. I've created an online editor to try it out : https://ng-antv.netlify.app/graph

I'll keep updating it with new features, and maybe try it out with other antv libraries !

Thanks for your amazing work, I've quite enjoyed building the lib around @antv/g6.

baizn commented 4 years ago

Great,we will share ng-antv with other developers by adding a link to the AntV G6 official website

GrandSchtroumpf commented 4 years ago

Awesome thanks !