We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9187d42 commit 33777f6Copy full SHA for 33777f6
README.md
@@ -45,6 +45,18 @@ poetry add matplotlib-fontja
45
conda install conda-forge::matplotlib-fontja
46
```
47
48
+## 動作確認環境
49
+
50
+以下のPythonとMatplotlibのバージョンの組み合わせで動作を確認しています。
51
52
+- Python 3.7: Matplotlib 3.0 - 3.5
53
+- Python 3.8: Matplotlib 3.3 - 3.7
54
+- Python 3.9: Matplotlib 3.3 - 3.9
55
+- Python 3.10: Matplotlib 3.3 - 3.10
56
+- Python 3.11: Matplotlib 3.3 - 3.10
57
+- Python 3.12: Matplotlib 3.5 - 3.10
58
+- Python 3.13: Matplotlib 3.5 - 3.10
59
60
## 利用フォント
61
62
IPAexゴシック (Ver.004.01) を利用しています。
0 commit comments