<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gzalt</author_name>
  <author_url>https://blog.hatena.ne.jp/gzalt/</author_url>
  <blog_title>ござるのブログ</blog_title>
  <blog_url>https://5zalt.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Tk</anon>
    <anon>OSX</anon>
    <anon>Linux</anon>
    <anon>Windows</anon>
  </categories>
  <description>はじめに 以前書いたように、Ruby/TkとPlotchartでグラフを表示できるのですが、それだけではつまらないので、ちょっとだけマウスと連動させてみます。 コード #!/usr/bin/env ruby # -*- coding: utf-8 -*- require 'csv' require 'tk' require 'tkextlib/tcllib/plotchart' # plotchart.rb を修正するモンキーパッチ module Tk::Tcllib::Plotchart class XYPlot def pixel_to_coords(x, y) list(tk_call_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F5zalt.hatenablog.com%2Fentry%2F2015%2F02%2F12%2F140535&quot; title=&quot;Ruby/Tkで少しだけインタラクティブなグラフを表示する - ござるのブログ&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/g/gzalt/20141219/20141219141335.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-02-12 14:05:35</published>
  <title>Ruby/Tkで少しだけインタラクティブなグラフを表示する</title>
  <type>rich</type>
  <url>https://5zalt.hatenablog.com/entry/2015/02/12/140535</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
