<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>quasistatic</author_name>
  <author_url>https://blog.hatena.ne.jp/quasistatic/</author_url>
  <blog_title>借りてきた猫のように静か</blog_title>
  <blog_url>https://quasistatic.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Graphviz</anon>
  </categories>
  <description>歪みの原因が分かった。 ノードはsierpinski.gによって不可視になったり塗り潰されたりするだけで、 label属性自体は生きているため下の方ほどlabelが長くなっているのだった。 つまりノードの大きさが場所によって異なることが原因なので単にlabel属性を同じものにすればいい。 sierpinski2.g ...snip N { if (label % 2 == 0) { style = &quot;invis&quot;; } else { style = &quot;filled&quot;; fillcolor = &quot;black&quot;; } label = &quot;_&quot;; } ...snipここではアンダースコアに置き換えたが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fquasistatic.hatenadiary.jp%2Fentry%2F20111021%2Fp1&quot; title=&quot; Pascalの三角形 #7 - 借りてきた猫のように静か&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/q/quasistatic/20111021/20111021213420.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-21 00:00:00</published>
  <title> Pascalの三角形 #7</title>
  <type>rich</type>
  <url>https://quasistatic.hatenadiary.jp/entry/20111021/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
