Graphin
Graphin copied to clipboard
Missing code in some graphin components
Following documentation I tried to add some components (like FilterPanel or FindPathPanel) but the import generates error. Looking at the code here seems that only documentation is available and no code.
It's that correct? Are those component still in development?
@dadokkio those component still in development
The components roadmap can be seen from here - https://graphin.antv.vision/graphin/quick-start/overview/
However, is there also a roadmap with dates or at least approximates? For example, when are you going to release version 2.2.0?
@dadokkio @genert The documentation was not updated and we gave up on developing antv/graphin-components. because only components that bind to a specific UI component library will do the job better.
so we put the non-UI components that only rely on G6 canvas rendering and interaction in graphin/src/components
So we started a new project to do these product features: FilterPanel:https://insight.antv.antgroup.com/#/open/assets-list?assetKey=FilterPanel&tab=graph-components FindPathPanel:https://insight.antv.antgroup.com/#/open/assets-list?assetKey=PathAnalysis&tab=graph-components