<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auewe</author_name>
  <author_url>https://blog.hatena.ne.jp/auewe/</author_url>
  <blog_title>余白の書きなぐり</blog_title>
  <blog_url>https://auewe.hatenablog.com/</blog_url>
  <categories>
    <anon>Gnuplot</anon>
  </categories>
  <description>バンド図 なんかを描く際に、 いくつかのグラフを横に並べて描画したくなる。 あるいは数種類の量を比較するなら、縦に並べたくなるだろう。 そういう時には Gnuplotのコマンド set multiplot を使用して複数枚のグラフを並べれば良いのだが、 いくつかハマりどころがある。 # set size と set origin でグラフの位置を調整する # 余白は全て0にする (こうしないとグラフサイズが意図せず変更される) set lmargin 0 set rmargin 0 set tmargin 0 set bmargin 0 # multiplotする前に yrangeを指定 se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauewe.hatenablog.com%2Fentry%2F2013%2F05%2F17%2F214956&quot; title=&quot; Gnuplot で複数のグラフを並べる方法 - 余白の書きなぐり&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>http://cdn-ak.f.st-hatena.com/images/fotolife/a/auewe/20130517/20130517212913.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-17 21:49:56</published>
  <title> Gnuplot で複数のグラフを並べる方法</title>
  <type>rich</type>
  <url>https://auewe.hatenablog.com/entry/2013/05/17/214956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
