-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
好像是react 的项目,后期会支持vue吗 #12
Comments
你好,首先感谢你关注graphin项目,graphin是业务同学孵化出来的项目,因此时间和精力有限,目前只支持React框架,后续也不太考虑支持Vue框架,如果你感兴趣,可以Fork项目,基于Vue与G6再造一个Graphin-Vue版本,我们也会尽我们所能提供Graphin相关设计文档,比如我们在FAQ上提供了与框架无关的产品设计文档:https://graphin.antv.vision/zh/docs/manual/FAQ , 欢迎一起讨论 |
那是不是可以考虑出个在vue中的引用graphin react文档? |
Graphin的技术实现是基于G6做的React组件,不支持在Vue中引入。除非 ...搞个微前端?或者给个独立app节点挂载运行? |
是的,vue项目这样的需求很强烈 |
https://viserjs.github.io/demo.html#/viserGraph/g6/basic-graph 可以看一下 Viser-graph。不过可能那边投入的人力比较少。也可以参与一起建设 viserjs/viser#419 |
有写一个vue的版本:graphin-vue (欢迎大家一起贡献代码,希望能及时跟上主库的版本)
PS: 改写的库,编译的时候移除react的依赖 |
No description provided.
The text was updated successfully, but these errors were encountered: