<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Lockhart69810</author_name>
  <author_url>https://blog.hatena.ne.jp/Lockhart69810/</author_url>
  <blog_title>IT嫌いなSE野郎</blog_title>
  <blog_url>https://lockhart69810.hatenadiary.org/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>matplotlib</anon>
  </categories>
  <description>日本語を扱う場合はfontファイルのパスを直値で設定するしかないのか？今のところそれ以外の解決方法が見つけられていないがメモ。 import matplotlib.pyplot as plt import matplotlib.font_manager as mng # ＭＳ ゴシック fProp = mng.FontProperties(fname=u'C:\\Windows\\Fonts\\msgothic.ttc') axis = plt.subplot(111) axis.bar(x, seqList) # グラフタイトルに日本語 plt.title(u'ぴったり10GB 11月', …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flockhart69810.hatenadiary.org%2Fentry%2F20120709%2F1341805813&quot; title=&quot;matplotlibで日本語 - IT嫌いなSE野郎&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-07-09 12:50:13</published>
  <title>matplotlibで日本語</title>
  <type>rich</type>
  <url>https://lockhart69810.hatenadiary.org/entry/20120709/1341805813</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
