修改zoom
This commit is contained in:
parent
356206e321
commit
20cf48f016
|
|
@ -465,7 +465,7 @@ const initChart = async () => {
|
||||||
animation: false,
|
animation: false,
|
||||||
draggable: true,
|
draggable: true,
|
||||||
roam: true,
|
roam: true,
|
||||||
zoom: 0.1,
|
zoom: 0.08,
|
||||||
categories: categories,
|
categories: categories,
|
||||||
force: {
|
force: {
|
||||||
edgeLength: 4000,
|
edgeLength: 4000,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user