from matplotlib import rcParams
# 한글 폰트 설정 (설치된 폰트명으로 변경 가능)
rcParams['font.family'] = 'Malgun Gothic' # 또는 'NanumGothic'
rcParams['axes.unicode_minus'] = False # 음수 기호 깨짐 방지-
Notifications
You must be signed in to change notification settings - Fork 0
JuHn96/Python-Study
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published