<?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>Python</anon>
    <anon>PyQt</anon>
    <anon>pyqtgraph</anon>
    <anon>Programming</anon>
  </categories>
  <description>PyQtGraph の公式実装例*1やWeb上にあるソースコードを見ると、例えば PyQtGraph でのリアルタイムプロットのコードは以下のように実装されています。 # -*- coding: utf-8 -*- from pyqtgraph.Qt import QtGui, QtCore import numpy as np import pyqtgraph as pg app = QtGui.QApplication([])# PyQtのアプリ生成 win = pg.GraphicsWindow() # GraphicsWindow() オブジェクト生成 win.resize(500, …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.wizard-notes.com%2Fentry%2Fpython%2Fpyqtgraph-graphics-layout-widget&quot; title=&quot;PyQtGraph：プロットの基礎と、GraphicsWindowをGraphicsLayoutWidget に置き換える際の注意点 - 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/20210610/20210610000327.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-10 19:13:58</published>
  <title>PyQtGraph：プロットの基礎と、GraphicsWindowをGraphicsLayoutWidget に置き換える際の注意点</title>
  <type>rich</type>
  <url>https://www.wizard-notes.com/entry/python/pyqtgraph-graphics-layout-widget</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
