issues
search
graph-cn
/
flutter_graph_view
An open source project which can display beautiful graph data structure, such as force-directed.
https://graph-cn.github.io/flutter_graph_view/
Apache License 2.0
51
stars
12
forks
source link
TODO
#3
Open
CorvusYe
opened
1 year ago
CorvusYe
commented
1 year ago
UI integrity | 关于UI完整性
[x] Edge style | 边风格配置
[x] Vertex description | 节点描述
[x] Legend | 标签图例
[ ] Pick list | 选中元素的列表
Graph structure | 拓展图结构
[ ] Virtual vertex used in path scenarios | 用于描述路径场景的虚拟节点
Event | 事件、交互
[x] Hover hit tests in customize edge shape | 自定义边形状时,鼠标浮入的事件响应区域划定
[ ] Vertex / Edge tap callback | 节点与边的点击回调
[ ] Vertex / Edge hover callback | 节点与边的鼠标浮入回调
[ ] Vertex / Edge pick callback | 节点与边选中回调