<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>philogos</author_name>
  <author_url>https://blog.hatena.ne.jp/philogos/</author_url>
  <blog_title>airiphys’s memorandum</blog_title>
  <blog_url>https://airiphys.hatenadiary.com/</blog_url>
  <categories>
    <anon>python関係</anon>
  </categories>
  <description>軸の文字などが切れるとき: plt.savefig(&quot;sample.eps&quot;,bbox_inches=&quot;tight&quot;) を入れる． プロットの色を透けさせたい時alpha=0.3などだが，epsで保存すると透明度がなくなる件： 簡単にはpdf保存すればいい． ヒストグラムがdensity=Trueやnormed=Trueでは規格化されない件： （binの幅が1の場合にだけ正しく規格化される） w=np.ones(x)/float(x) hist(x,weights=w) とすればいい．</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fairiphys.hatenadiary.com%2Fentry%2F2020%2F04%2F16%2F163618&quot; title=&quot;Matplotlib自分用メモ - airiphys’s memorandum&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>2020-04-16 16:36:18</published>
  <title>Matplotlib自分用メモ</title>
  <type>rich</type>
  <url>https://airiphys.hatenadiary.com/entry/2020/04/16/163618</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
