-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: add vue node for g6 #7282
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
Conversation
@Child-qjj 是否可以放到你自己的 github 下面,然后我们在官网来推荐你的项目。类似于我给 echarts 写了 react 封装一样:https://github.com/hustcc/echarts-for-react 这样的好处:
|
👌 |
@Child-qjj 大概看了下,代码写的挺好的,个人开源项目可以注意几个点:
等你 ok 了。回复到这里,或者加钉钉帮你一起看看。 |
我这边文档和示例都ok了,看这里 https://github.com/Child-qjj/g6-extension-vue |
@Child-qjj 来直接加一个 G6 的文档吧,参考 React 这个:https://g6.antv.antgroup.com/manual/element/node/react-node |
行,我这两天提个文档的pull request |
@Child-qjj 代码写的不错。 感觉下一步,可以直接做一个 vue 上的 graph 组件库,参考 Ant Design Charts 中的关系图组件 https://ant-design-charts.antgroup.com/examples#relations-dendrogram 节点基本使用 Vue / React 写,应该代码量不多。 可以取名叫 |
嗯,我后续看看这个 |
vue自定义节点,支持vue2 #7145