Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/layout

Layout algorithms for graphs.
https://github.com/antvis/layout

请改进一下dagre布局的算法

silentmissile opened this issue almost 2 years ago
perf: 缓存scan函数的执行结果,防止scan函数重复调用

k644606347 opened this pull request almost 2 years ago
fix: error edge controlPoints in dagre with layer assignment;

Yanyan-Wang opened this pull request almost 2 years ago
建议添加yarn.lock或package-lock.json

k644606347 opened this issue almost 2 years ago
在 README.md 中增加 LayoutAPI

xiaoiver opened this pull request almost 2 years ago
Need a way to create a Layout from the port of a node

harshaktg opened this issue almost 2 years ago
feat: add layout-rust & layout-wasm

xiaoiver opened this pull request almost 2 years ago
feat: add force atlas 2 layout and its test and demo

Yanyan-Wang opened this pull request about 2 years ago
feat: add fruchterman layout and its test and demo

Yanyan-Wang opened this pull request about 2 years ago
可以提供正交布局(Orthogonal layout)算法吗

clyoudu opened this issue about 2 years ago
增加 concentric DEMO 并使用最新的 graphlib

xiaoiver opened this pull request about 2 years ago
chore: add tests and demo for mds and radial layout

Yanyan-Wang opened this pull request about 2 years ago
增加 concentric 布局测试用例和 demo

xiaoiver opened this pull request about 2 years ago
perf: read and format data

Yanyan-Wang opened this pull request about 2 years ago
修复 grid 布局问题

xiaoiver opened this pull request about 2 years ago
工程相关:测试用例、ESM 打包

xiaoiver opened this pull request about 2 years ago
feat: add d3force and force layout

Yanyan-Wang opened this pull request about 2 years ago
WebWorker 方案讨论

xiaoiver opened this issue about 2 years ago
chore: refine types and circular layout

Yanyan-Wang opened this pull request about 2 years ago
feat: init scaffold

xiaoiver opened this pull request about 2 years ago
perf: comboCombined with more accurate combined layout;

Yanyan-Wang opened this pull request about 2 years ago
fix: dagre with complex combos;

Yanyan-Wang opened this pull request about 2 years ago
dagre layout 报错

xinxin2015 opened this issue about 2 years ago
chore: update version num

Yanyan-Wang opened this pull request about 2 years ago
fix: remove unused export objects avoiding warnings

xiaoiver opened this pull request about 2 years ago
chore: update version and readme

Yanyan-Wang opened this pull request about 2 years ago
fix: use the latest g-webgpu package

xiaoiver opened this pull request about 2 years ago
chore: upgrade webgpu and regenerate shader code for gpu layouts, clo…

Yanyan-Wang opened this pull request about 2 years ago
fix: use latest g-webgpu with smaller sized bundle #43

xiaoiver opened this pull request about 2 years ago
fix: dagre layout for collapsed combos;

Yanyan-Wang opened this pull request about 2 years ago
fix: add virtual edges for comboEdges in dagre to make combos be plac…

Yanyan-Wang opened this pull request about 2 years ago
perf: adjust maxSpeed for force2;

Yanyan-Wang opened this pull request about 2 years ago
perf: improve the performance of dagre with layers;

Yanyan-Wang opened this pull request about 2 years ago
fix: darge layer failed when two nodes are connected in two directions

lemon0818 opened this pull request about 2 years ago
fix: dagre layer failed when the layer number begin with 0; fix: dagr…

Yanyan-Wang opened this pull request about 2 years ago
Dagre布局存在的缺陷以及解决方法

lemon0818 opened this issue about 2 years ago
修改 gForce 的 calAttractive

kxing opened this pull request about 2 years ago
fix: getAdjMatrix with inexistent source or target of edge;

Yanyan-Wang opened this pull request over 2 years ago
Remove console log line

AgustinBanchio opened this pull request over 2 years ago
Update README.md

henryxie2093 opened this pull request over 2 years ago
npm提供的dist目录下文件包含箭头函数

SmileLifeIven opened this issue over 2 years ago
perf: force2 with updated node mass

Yanyan-Wang opened this pull request over 2 years ago
react中使用layout

qinze118 opened this issue over 2 years ago
chore: remove debug code console.log

vace opened this pull request over 2 years ago
GForce布局,GPU布局结果不可用

zhenya-zhu opened this issue over 2 years ago
layout不支持节点id为number类型

SmileLifeIven opened this issue over 2 years ago
fix: grid-layout-error

promise6512 opened this pull request over 2 years ago
feat: force2 from graphin-force and better performance; chore: use De…

Yanyan-Wang opened this pull request over 2 years ago
feat: force2 from graphin-force and better performance;

Yanyan-Wang opened this pull request over 2 years ago
求一份X6使用ERLayout布局的文档!

CYBoys opened this issue over 2 years ago
fix: small width and height values for grid lead to 0 rows or cols

Yanyan-Wang opened this pull request over 2 years ago
G6使用ForceAtlas2Layout布局时center参数不生效

ZeroTo1024 opened this issue over 2 years ago
perf: combo and node info should be transfered to outerLayout in comb…

Yanyan-Wang opened this pull request over 2 years ago
chore: add src into package

hustcc opened this pull request over 2 years ago
工程改进建议

hustcc opened this issue over 2 years ago
FruchtermanLayout 需要加一个引力系数

mizy opened this issue almost 3 years ago
feat: replace @dagrejs/graphlib with @antv/graphlib

mxz96102 opened this pull request almost 3 years ago
fix: gForce with same node positions

Yanyan-Wang opened this pull request almost 3 years ago
dagre 抖动问题

taojiangcb opened this issue almost 3 years ago
深度较大的数据初始渲染时,dfs递归导致内存溢出

Kijin-Seija opened this issue almost 3 years ago
chore: support eslint prettier and husky

simplejason opened this pull request almost 3 years ago
fix: make sure data order follow user inputs

simplejason opened this pull request almost 3 years ago
feat: dagre radial configuration

Yanyan-Wang opened this pull request almost 3 years ago
chore: add eslint prettier and husky

simplejason opened this pull request almost 3 years ago
chore: rename dagreCompound layout with Camel-Case

simplejason opened this pull request almost 3 years ago
feat: support dagre-compound layout

simplejason opened this pull request almost 3 years ago
Combo concentric force

Yanyan-Wang opened this pull request almost 3 years ago
dist 文件依赖 lodash 导致报错

zibiaowu opened this issue about 3 years ago
fix(darge): 修复antv/x6使用dargelayout时出错

TTwilight opened this pull request about 3 years ago
dagre layout支持自定义x,y轴坐标?

jayce712 opened this issue about 3 years ago
registerLayout对自定义布局不支持

Yiliayouyou opened this issue about 3 years ago
dagre布局

WahahaWu opened this issue about 3 years ago
依赖@antv/layout,使用装饰器,会导致界面404

kevinchangm opened this issue over 3 years ago
feat: 新增 umd 配置

lxfu1 opened this pull request almost 4 years ago
fix: onLayoutEnd for one or none node

Yanyan-Wang opened this pull request about 4 years ago
feat: onLayoutEnd for every layout

Yanyan-Wang opened this pull request about 4 years ago
Gforce

Yanyan-Wang opened this pull request about 4 years ago
fix: layout types name is duplicated with the class name

Yanyan-Wang opened this pull request about 4 years ago
Add layout

Yanyan-Wang opened this pull request about 4 years ago