<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dichika</author_name>
  <author_url>https://blog.hatena.ne.jp/dichika/</author_url>
  <blog_title>盆栽日記</blog_title>
  <blog_url>https://dichika.hateblo.jp/</blog_url>
  <categories>
    <anon>R</anon>
  </categories>
  <description>面グラフを描きたい。 まあggplot2を使えばgeom_lineでfillを指定したりすれば一発なのだが、以下のサイトにあるような図を描きたいのでggplot2だと色々過剰。 http://www.informationisbeautiful.net/visualizations/mountains-out-of-molehills/ したがって基本のplotで描くことにする。 この場合、polygonを使う。 polygonは多角形の中を塗りつぶす関数。 今回のように面グラフを描く場合は、基準線(たとえばy座標が0)と折れ線グラフで囲んだ多角形を作って、その中を塗りつぶす。 # サンプルデ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdichika.hateblo.jp%2Fentry%2F20120215%2F1329286810&quot; title=&quot;面グラフを描く - 盆栽日記&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/d/dichika/20120215/20120215151905.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-02-15 15:20:10</published>
  <title>面グラフを描く</title>
  <type>rich</type>
  <url>https://dichika.hateblo.jp/entry/20120215/1329286810</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
