From 7f1817b00e1ebf2e8aa398b9543e1019f34becba Mon Sep 17 00:00:00 2001 From: ZZL <1910885757@qq.com> Date: Sun, 23 Nov 2025 21:55:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9math?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QX8800SP_DA.py | 1 + 1 file changed, 1 insertion(+) diff --git a/QX8800SP_DA.py b/QX8800SP_DA.py index 9ba50d8..2aca7ad 100644 --- a/QX8800SP_DA.py +++ b/QX8800SP_DA.py @@ -7,6 +7,7 @@ from matplotlib.patches import Ellipse import matplotlib.transforms as transforms # import seaborn as sns import os +import math # plt.style.use('seaborn') plt.rcParams['font.family'] = ['SimHei'] # 用来正常显示中文标签 plt.rcParams['axes.unicode_minus'] = False # 用来正常显示负号