<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haru-s</author_name>
  <author_url>https://blog.hatena.ne.jp/haru-s/</author_url>
  <blog_title>...ing logging 4.0</blog_title>
  <blog_url>https://haru-s.hatenablog.com/</blog_url>
  <categories>
    <anon>D言語</anon>
  </categories>
  <description>std.csvをデータモデルとして受け取って、タイムチャートを描くTimeChartRendererクラスを、dfl.chartモジュールに追加しました。 2023年末にdfl.printingモジュールを作り始めたときからここを目指していましたが、やっとできましたね。 縦軸は信号名、横軸は時間です。 系列ごとのデジタル信号とアナログ信号の別に応じて、表現方法を切り替えます。 CSVの要件 string csv = &quot;Time (ms),D1,D2,D3,D4,A1,A2,A3,A4\n&quot; ~ &quot;0,0,0,0,0,0,0,0,0\n&quot; ~ &quot;100,1,0,0,0,5,2,10,2\n&quot; ~…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharu-s.hatenablog.com%2Fentry%2F2024%2F04%2F13%2F180335&quot; title=&quot;DFL: タイムチャートを描くサンプルコード - ...ing logging 4.0&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/h/haru-s/20240413/20240413172120.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-13 18:03:35</published>
  <title>DFL: タイムチャートを描くサンプルコード</title>
  <type>rich</type>
  <url>https://haru-s.hatenablog.com/entry/2024/04/13/180335</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
