fix: update docs

This commit is contained in:
baizn 2020-09-25 15:00:56 +08:00 committed by Moyee
parent f1928e931a
commit 5baa092823
4 changed files with 6 additions and 3 deletions

View File

@ -110,7 +110,9 @@ Some implementations combined with front-end libraries from the third party:
- <a href='https://github.com/guozhaolong/wfd' target='_blank'>Flow visualization editor powered by G6 and React - Workflow Designer</a>;
- <a href='https://github.com/caoyu48/vue-g6-editor' target='_blank'>Visualization editor powered by G6 and Vue</a>;
- <a href='https://github.com/OXOYO/X-Flowchart-Vue' target='_blank'>Visualization and graphics editor powered by G6 and Vue - A visual graph editor based on G6 and Vue</a>.
- <a href='https://github.com/OXOYO/X-Flowchart-Vue' target='_blank'>Visualization and graphics editor powered by G6 and Vue - A visual graph editor based on G6 and Vue</a>
- <a href='https://github.com/lusess123/web-pdm' target='_blank'>Visualization and graphics ER editor powered by G6 and React</a>
- <a href='https://github.com/dappsnation/ng-antv' target='_blank'>Visualization and graphics editor powered by G6 and Angular</a>
## G6 Communication Group

View File

@ -109,6 +109,7 @@ graph.render();
- <a href='https://github.com/caoyu48/vue-g6-editor' target='_blank'>基于 G6 和 Vue 的可视化编辑器</a>[]()
- <a href='https://github.com/OXOYO/X-Flowchart-Vue' target='_blank'>基于 G6 和 Vue 的可视化图形编辑器 - A visual graph editor based on G6 and Vue</a>
- <a href='https://github.com/lusess123/web-pdm' target='_blank'>基于 G6 和 React 实现的 ER 图编辑器</a>
- <a href='https://github.com/dappsnation/ng-antv' target='_blank'>基于 G6 和 Angular 实现的编辑器</a>
## G6 图可视化交流群

View File

@ -21,7 +21,7 @@ module.exports = {
},
navs: [
{
slug: 'graphmarker',
slug: 'https://render.alipay.com/p/c/17sf8ix6d7mk#/home',
title: {
zh: '交互式文档',
en: 'GraphMarker',

View File

@ -17,7 +17,7 @@ const GraphMarker = () => {
}}
>
<iframe
src="https://render.mybank.cn/p/c/17sc51mtdv6o"
src="https://render.alipay.com/p/c/17sf8ix6d7mk#/home"
title="GraphMarker"
style={{ width: '100%', height: '100%', border: 0, borderRadius: '4px', overflow: 'hidden' }}
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"