<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kurene</author_name>
  <author_url>https://blog.hatena.ne.jp/Kurene/</author_url>
  <blog_title>Wizard Notes</blog_title>
  <blog_url>https://www.wizard-notes.com/</blog_url>
  <categories>
    <anon>Programming</anon>
    <anon>matplotlib</anon>
    <anon>Python</anon>
    <anon>NumPy</anon>
  </categories>
  <description>音響信号ソフトウェアでは、録音している音信号の大きさやピッチ（基本周波数）といった情報をリアルタイムで表示したいことが多々あります。 ところで、Pythonではグラフを表示するようなGUIのライブラリの選択肢はあまり多くありません。 そこで、今回はグラフライブラリとして最もメジャーであるmatplotlibを使ってリアルタイムで折れ線グラフをプロットしてみました、 matplotlib でリアルタイムプロットのポイント 方針としては、 信号データが更新されるたびに、グラフ全体を新たに描画しなおす 信号データが更新されるたびに、プロットするデータのみ入れ替える という２つがあります。 今回は、よ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.wizard-notes.com%2Fentry%2Fpython%2Fmatplotlib-realtime-plot-line&quot; title=&quot;matplotlibを使ってリアルタイムで折れ線グラフをプロット - Wizard Notes&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/Kurene/20210530/20210530213838.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-30 22:23:05</published>
  <title>matplotlibを使ってリアルタイムで折れ線グラフをプロット</title>
  <type>rich</type>
  <url>https://www.wizard-notes.com/entry/python/matplotlib-realtime-plot-line</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
