relation-graph-react
Advanced tools
Comparing version 2.1.24 to 2.1.25
{ | ||
"name": "relation-graph-react", | ||
"version": "2.1.24", | ||
"version": "2.1.25", | ||
"description": "relation-graph,Vue 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure graph, group relationship graph, etc.", | ||
@@ -5,0 +5,0 @@ "main": "./relation-graph.umd.js", |
@@ -27,2 +27,3 @@ import SeeksBaseLayouter from './SeeksBaseLayouter'; | ||
doForceLayout(useTime: number): void; | ||
calcNodesPosition(): void; | ||
stop(): void; | ||
@@ -29,0 +30,0 @@ getX(node: RGNode): any; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
476676
6348