<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kj-ki</author_name>
  <author_url>https://blog.hatena.ne.jp/kj-ki/</author_url>
  <blog_title>kj-ki’s blog</blog_title>
  <blog_url>https://kj-ki.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>はじめに 前回作成した座標データを使って，グラフを作成してみます． これにより，各Blog間の様子が目で見れるはずなのですが，どうなるでしょうか． グラフの作成 Gruffを使って描画させることにします． やってることは大したことないので，見れば分かると思います． require 'rubygems' require 'gruff' module My class Graph def initialize(title, matrix) @title = title @matrix = matrix @g = Gruff::Line.new('640x640') setup_gruff setu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkj-ki.hatenablog.com%2Fentry%2F20090302%2Fp1&quot; title=&quot;多次元尺度構成法によるグラフの作成続き - kj-ki’s blog&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/k/kj-ki/20090302/20090302220645.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-03-02 00:00:00</published>
  <title>多次元尺度構成法によるグラフの作成続き</title>
  <type>rich</type>
  <url>https://kj-ki.hatenablog.com/entry/20090302/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
