Pythonista3 Matplotlib style 新しいページはコチラ
提供: yonewiki
(→matplotlibの*.mplstyleによるstyle適用) |
(→matplotlibの*.mplstyleによるstyle適用) |
||
| 6行: | 6行: | ||
| − | 2.”mplstyleファイルをpythonista3でpython module>site-package-3>matplotlib> | + | 2.”mplstyleファイルをpythonista3でpython module>site-package-3>matplotlib>stylelibに作成する |
3.stashで以下のようなコマンドを実行する | 3.stashで以下のようなコマンドを実行する | ||
| − | cd site-package-3/matplotlib/ | + | cd site-package-3/matplotlib/style lib |
| − | cp example.mplestyle ~/.matplotlib/ | + | cp example.mplestyle ~/.matplotlib/stylelib/ |
==matplotlib version1.4.0のstyleキー一覧== | ==matplotlib version1.4.0のstyleキー一覧== | ||