From 999c3bbc52dd83dd0fc558b571ad56617f18ca8c Mon Sep 17 00:00:00 2001 From: White <83705444@qq.com> Date: Thu, 22 Dec 2022 17:08:27 +0800 Subject: [PATCH] =?UTF-8?q?X=E8=BD=B4name=E4=BD=8D=E7=BD=AE=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/admin/space_statistics.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/templates/admin/space_statistics.ftl b/src/main/resources/templates/admin/space_statistics.ftl index 26b7854..4c193db 100644 --- a/src/main/resources/templates/admin/space_statistics.ftl +++ b/src/main/resources/templates/admin/space_statistics.ftl @@ -110,6 +110,10 @@ axisLabel: { interval:0 }, + + nameGap: 30, // x轴name与横坐标轴线的间距 + // nameLocation: "middle", // x轴name处于x轴的什么位置 + offset: 0, data: [] }, grid: {