Skip to content

Commit

Permalink
Fix Bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrycyx committed Dec 6, 2023
1 parent bbc0fc1 commit 3b68a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REACT/utils/fig_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from data_prep.data_utils.time_format import time2str


plt.rcParams['font.sans-serif'] = "Arial"
# plt.rcParams['font.sans-serif'] = "Arial"

ENGLISH_LUT = {
"平均红细胞血红蛋白浓度": "MCHC",
Expand Down

0 comments on commit 3b68a16

Please sign in to comment.