差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン両方とも次のリビジョン
programming:python:packages:graph:matplotlib [2018/03/09] ikatakosprogramming:python:packages:graph:matplotlib [2018/03/09] – [日本語対応] ikatakos
行 36: 行 36:
 matplotlib.rc('font', **font) matplotlib.rc('font', **font)
 </sxh> </sxh>
 +
 +seabornを使うなら、こっちでもよい。
 +
 +<sxh python>
 +import seaborn as sns
 +
 +sns.set(font='Noto Sans CJK JP')
 +</sxh>
 +
  
 ====決まった位置にN数を出す==== ====決まった位置にN数を出す====
programming/python/packages/graph/matplotlib.txt · 最終更新: 2018/03/12 by ikatakos
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0