일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- zip 파일 암호화
- docker
- Java
- aggs
- Python
- MySQL
- Elasticsearch
- Mac
- 900gle
- plugin
- query
- Test
- API
- springboot
- License
- 파이썬
- matplotlib
- high level client
- flask
- sort
- zip 암호화
- token filter test
- licence delete curl
- Kafka
- ELASTIC
- TensorFlow
- license delete
- 차트
- analyzer test
- aggregation
Archives
- Today
- Total
개발잡부
[matplotlib] 한글깨짐 본문
반응형
Windows OS
나눔고딕 폰트가 설치되어 있다면,
plt.rcParams['font.family'] = 'NanumGothic'
맑은고딕 폰트가 설치되어 있다면,
plt.rcParams['font.family'] = 'Malgun Gothic'
Mac OS
Apple Gothic 이 설치되어 있다면,
plt.rcParams['font.family'] = 'AppleGothic'
반응형
'Python > matplotlib' 카테고리의 다른 글
[matplotlib] line chart sample 2 (0) | 2022.08.19 |
---|---|
[matplotlib] line chart sample 1 (0) | 2022.08.19 |
[matplotlib] 선그래프 응용 (0) | 2021.12.30 |
[matplotlib] 기본그래프2 (0) | 2021.12.30 |
[matplotlib] 기본그래프 (0) | 2021.12.30 |