<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rare_Remrin</author_name>
  <author_url>https://blog.hatena.ne.jp/rare_Remrin/</author_url>
  <blog_title>Remrinのpython攻略日記</blog_title>
  <blog_url>https://python-remrin.hatenadiary.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>matplotlib</anon>
    <anon>ライブラリ</anon>
  </categories>
  <description>matplotlibでヒストグラムを書く。Definition: hist(x, #データ。yなし。 bins=None, #bin(棒)の数。省略すると10 range=None, #binの表示範囲をタプルで。 normed=False, #Trueとすると正規化(合計値を1とする) weights=None, # cumulative=False, #True:累積ヒストグラムになる。 bottom=None, #棒の下側の余白を指定 histtype='bar', #'bar':ヒストグラム 'barstacked':積み上げ, 'step':枠線のみ, 'stepfilled': 枠…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpython-remrin.hatenadiary.jp%2Fentry%2F2017%2F04%2F27%2F170706&quot; title=&quot;matplotlibでヒストグラム - Remrinのpython攻略日記&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/r/rare_Remrin/20170427/20170427164648.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-04-27 17:07:06</published>
  <title>matplotlibでヒストグラム</title>
  <type>rich</type>
  <url>https://python-remrin.hatenadiary.jp/entry/2017/04/27/170706</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
