<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>defint</author_name>
  <author_url>https://blog.hatena.ne.jp/defint/</author_url>
  <blog_title>プログラミングに関する私的メモ</blog_title>
  <blog_url>https://defint.hatenadiary.org/</blog_url>
  <categories>
    <anon>JFreeChart</anon>
    <anon>java</anon>
  </categories>
  <description>JfreeChart 1.0.10でのロウソク足は、OHLCSeries というデータセット(エクセルでいう系列に相当)を使う。OHLCSeriesの一つの要素(ある日の四本値)は RegularTimePeriod 始値 高値 安値 終値 で構成される。このうち、時刻に相当する RegularTimePeriod というのが分かりにくかったのでメモ。RegularTimePeriod は「時間軸で、ある幅を持った単位」の順序関係のあるクラスで、要するにグラフの「日単位」「週単位」「月単位」という「幅を持った」「時刻」をあらわす。 RegularTimePeriod は抽象クラスなので new…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdefint.hatenadiary.org%2Fentry%2F20080826%2F1219730949&quot; title=&quot;JFreeChart-1.0.10でロウソク足を描く - プログラミングに関する私的メモ&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-26 15:09:09</published>
  <title>JFreeChart-1.0.10でロウソク足を描く</title>
  <type>rich</type>
  <url>https://defint.hatenadiary.org/entry/20080826/1219730949</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
