koreanize-matplotlib
matplotlib를 한국어 표시에 대응시킵니다.
사용법
matplotlib를 import한 후 koreanize_matplotlib를 import합니다.
import matplotlib.pyplot as plt
import koreanize_matplotlib
plt.plot([-1, 0, 1, 2])
plt.title('그래프 제목', fontweight="bold")
plt.xlabel('간단한 그래프')
plt.show()
설치
pip install koreanize-matplotlib
또는
python setup.py install
사용한 폰트
Release files for koreanize-matplotlib 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| koreanize-matplotlib-0.1.1.tar.gz | 7.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| koreanize_matplotlib-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.9 MB
Release files / koreanize-matplotlib-0.1.1.tar.gz
| Download URL | koreanize-matplotlib-0.1.1.tar.gz |
|---|---|
| Size | 7.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0930075aac18aab8bc871fc76134776b8bc240bd1cd2acfc00ebd3713323c444
|
|
BLAKE2b-256 checksum How to use checksums |
9b7b56c3ec7f9fcf806bbe46f5ed4f3966222faf7891279751c8384d6200eab9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.27.1 rfc3986/1.5.0 tqdm/4.64.1 urllib3/1.26.5 CPython/3.10.6
|
Release files / koreanize_matplotlib-0.1.1-py3-none-any.whl
| Download URL | koreanize_matplotlib-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f563db1a75d9eb6bdb667a435adf8a5daf7e41504486f1b0fb1c20e4bfed4ca
|
|
BLAKE2b-256 checksum How to use checksums |
ef9193f56a4526d2dbead44250d9166d97568c2ce051c90eaa4be36788d59131
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.27.1 rfc3986/1.5.0 tqdm/4.64.1 urllib3/1.26.5 CPython/3.10.6
|