Ecosyste.ms: OpenCollective

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

github.com/antvis/X6

🚀 JavaScript diagramming library that uses SVG and HTML for rendering.
https://github.com/antvis/X6

textWrap失效

donghuizhou opened this issue almost 1 year ago
fix: attr的path、polygon 增加相对refBBox的偏移

cuidong626 opened this pull request almost 1 year ago
使用群组节点 Group 的 mouseleave 出现问题

fly01587 opened this issue almost 1 year ago
2.17.1 这个类型是不是应该非必填

America-first-melon opened this issue almost 1 year ago
fix: destroy custom label before render

NewByVector opened this pull request about 1 year ago
连接器jumpover导致的连线bug

cuidong626 opened this issue about 1 year ago
tsc && vite build ;Report node_modules/@antv/x6/**/*.ts errors

hsbtr opened this issue about 1 year ago
组织架构图自动布局连线规则问题

news-ttt opened this issue about 1 year ago
关于三次贝塞尔线,refD模式下,控制点 是否参与计算BBox问题

light-years-run opened this issue about 1 year ago
fix: bind dragstart after add group

NewByVector opened this pull request about 1 year ago
parseJSON丢失父子级信息

Snorlaxx-plot opened this issue about 1 year ago
Update license copyright year(s)

x6-bot[bot] opened this pull request about 1 year ago
没有导出成员Addon

Prixii opened this issue about 1 year ago
feat: allow calculate distance by bbox when snap to node

xiawenqi opened this pull request about 1 year ago
vue3 页面关闭后重新打开数据没有清缓存

yuxinerdaluobo opened this issue about 1 year ago
fix:node-anchor的orth锚点,angle为负值导致数值计算为无穷

cuidong626 opened this pull request about 1 year ago
node-anchor orth 的角度判断条件有问题

cuidong626 opened this issue about 1 year ago
transform插件配置仅某些节点不可改变

zzxming opened this issue about 1 year ago
希望在交互操作的modifiers中增加空格键

Echo-pain-killer opened this issue about 1 year ago
2.16.1版本,blank:mousewheel事件不被触发

Echo-pain-killer opened this issue about 1 year ago
docs: fix the container name

cnyballk opened this pull request about 1 year ago
new Graph(options: Options) not has containers

alamhubb opened this issue about 1 year ago
fix: memory leak of graph view dispose(introduce by #4023)

cyrilluce opened this pull request about 1 year ago
使用layout布局后,不会触发 added 事件

byk04712 opened this issue about 1 year ago
Stencil title能 自定义吗?接受ReactDom

Donlei opened this issue about 1 year ago
fix(plugin:export): it should have default value 'true' through doc

Sorryhx opened this pull request about 1 year ago
希望支持节点上框选

hnliqi1992 opened this issue about 1 year ago
fix(plugin:export): it should have default value 'true' across it's doc.

Sorryhx opened this pull request about 1 year ago
节点缩放 resizing 期望可以增加缩放步长的配置

waterSunshine opened this issue about 1 year ago
vite build report sourcemap error

liuzw2579 opened this issue about 1 year ago
restrict功能不生效或间歇失效

Snorlaxx-plot opened this issue about 1 year ago
fix: avoid access document or window in server side

kingyue737 opened this pull request about 1 year ago
react 节点下 foreignObject 可以不使用body标签名?

52flutter opened this issue about 1 year ago
fix(vue-shape): remove deprecated `Vue` from import

kingyue737 opened this pull request about 1 year ago
x6的Grapg的autoResize问题

alittlesister opened this issue about 1 year ago
vue-demi does not provide an export named 'Vue'

kingyue737 opened this issue about 1 year ago
X6并不支持服务端渲染

kingyue737 opened this issue about 1 year ago
自定义react/vue节点,在safari中存在兼容性问题

xianchangjie opened this issue about 1 year ago
Stencil插件的搜索功能,高度没有自适应

rcx0113 opened this issue about 1 year ago
Problem on @antv/x6-plugin-keyboard

9223000 opened this issue about 1 year ago
最新的版本edge-editor不能编辑

earnest1997 opened this issue about 1 year ago
Scrollbar插件无法触发画布事件blank:mousewheel

oyal opened this issue about 1 year ago
出现 Edge 跟 Node 交叉的情况

shubinla opened this issue about 1 year ago
Scroller插件的autoResize是否能进行优化

liuzaijiang opened this issue about 1 year ago
addtool 添加删除按钮,移动节点,删除按钮会错位

forever0714yuan opened this issue about 1 year ago
toPNG/toJPEG无法导出问题

li-guanlong opened this issue about 1 year ago
plugins are not on cdn

WindBrush opened this issue about 1 year ago
fix: format keyboard arrow codes to Mousetrap special codes (#4065)

XueMeijing opened this pull request about 1 year ago
markup 中rect的 fill和stroke 一直展示默认值

YGodFather opened this issue about 1 year ago
修改节点id失败

sqlyr opened this issue about 1 year ago
button-remove 层级显示问题

forever0714yuan opened this issue about 1 year ago
启用剪切板功能的粘贴时,是否可以提供绝对定位

apankun opened this issue about 1 year ago
节点编辑器在mrkup中自定义setText和getText问题

37-Ricardo opened this issue about 1 year ago
图片导出放大图片失真

kaiziwen opened this issue about 1 year ago
feat: selection's pointerEvents support function type

damnright opened this pull request about 1 year ago
fix: stencil addGroup

sunven opened this pull request about 1 year ago
连接桩port id 热更新提示错误

Niefee opened this issue about 1 year ago
希望ER图坐标XY自动智能自适应

luckLs opened this issue about 1 year ago
ER图节点宽度错误

luckLs opened this issue about 1 year ago
antV X6 启用剪切板功能不能复制标签文字内容

szx-mzt opened this issue about 1 year ago
x6的流程图编排的DEMO显示404了

kejiaweiren opened this issue about 1 year ago
使用html绘制节点,节点空白

Elias-cug opened this issue about 1 year ago
vue 节点数据缓存问题

Niefee opened this issue about 1 year ago
在Safari上绘制的边Edge,不会显示箭头

gillgong opened this issue about 1 year ago
边移动顶点,底层notify的是 vertexs:added

light-years-run opened this issue about 1 year ago
AntV 2.x scroller plugin transitions leave animation in bad state

eberridge opened this issue about 1 year ago
节点旋转,使用动态添加删除,导致无法选中删除图标

chenchenpp opened this issue about 1 year ago
2.5D拓扑图连线问题,折线45°或135°功能

asgits opened this issue about 1 year ago
自定义svg节点 图形变换 大小不同步

abumphy opened this issue about 1 year ago
docs: iamge position change

ai-qing-hai opened this pull request about 1 year ago
chore: update dumi-theme-antv

ai-qing-hai opened this pull request about 1 year ago
画布拖动缩放和小地图表现不一致

SaltedFishHPP opened this issue about 1 year ago
API文档Graph options中container写成了containers

iPandaQAQ opened this issue about 1 year ago
fix: paning mousewheel

yinhangfeng opened this pull request about 1 year ago
addEdge不会触发edge:connected事件

BaiyanAlwaysOnline opened this issue about 1 year ago
attr修改edge上面的文字,会有错位情况

110526 opened this issue about 1 year ago
给rect添加文本,修改字体类型无效

shengaiyishi opened this issue about 1 year ago