修改zoom

This commit is contained in:
qumeng039@126.com 2025-08-04 09:37:33 +08:00
parent 356206e321
commit 20cf48f016

View File

@ -465,7 +465,7 @@ const initChart = async () => {
animation: false,
draggable: true,
roam: true,
zoom: 0.1,
zoom: 0.08,
categories: categories,
force: {
edgeLength: 4000,