<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>HK29</author_name>
  <author_url>https://blog.hatena.ne.jp/HK29/</author_url>
  <blog_title>PythonとVBAで世の中を便利にする</blog_title>
  <blog_url>https://hk29.hatenablog.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>グラフ化</anon>
    <anon>インストール方法</anon>
  </categories>
  <description># '20/01/31更新：多少見易く書き直しました。 1⃣日本語フォントをpipでインストールする pip install japanize-matplotlib 2⃣スクリプト内でそれをインポートする import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt import seaborn as sns import japanize_matplotlib 3⃣seabornの場合は更にフォント指定が必要です sns.set()でfont=&quot;IPAexGothic&quot;と引数指定をする。下記はその記述例です。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhk29.hatenablog.jp%2Fentry%2F2020%2F01%2F18%2F195210&quot; title=&quot;Python 「matplotlib」や「seaborn」のグラフ内で日本語表示する - PythonとVBAで世の中を便利にする&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/H/HK29/20200131/20200131105100.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-18 19:52:10</published>
  <title>Python 「matplotlib」や「seaborn」のグラフ内で日本語表示する</title>
  <type>rich</type>
  <url>https://hk29.hatenablog.jp/entry/2020/01/18/195210</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
