--- /srv/reproducible-results/rbuild-debian/r-b-build.AyRbX3w8/b1/python-pyqtgraph_0.13.7-5_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.AyRbX3w8/b2/python-pyqtgraph_0.13.7-5_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - d1ef568e56b88c7610bd5ab795c149c8 865508 doc optional python-pyqtgraph-doc_0.13.7-5_all.deb │ + 2b8d8b9f6a0de77744b5f031dfcbdc67 865520 doc optional python-pyqtgraph-doc_0.13.7-5_all.deb │ 25dc9279f9db1b861a3c4f43a630af7f 1376344 python optional python3-pyqtgraph_0.13.7-5_all.deb ├── python-pyqtgraph-doc_0.13.7-5_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-10-15 08:04:14.000000 debian-binary │ │ --rw-r--r-- 0 0 0 14000 2024-10-15 08:04:14.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 851316 2024-10-15 08:04:14.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 13996 2024-10-15 08:04:14.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 851332 2024-10-15 08:04:14.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-pyqtgraph-doc/html/api_reference/colormap.html │ │ │ │ @@ -606,26 +606,26 @@ │ │ │ │ cm.setMappingMode('diverging') # set mapping mode │ │ │ │ brush = cm.getBrush( span=(-1., 1.) ) # gradient from blue at -1 to red at +1 │ │ │ │ # plot a curve that is filled to zero with the gradient brush: │ │ │ │ curve2 = pg.PlotDataItem( y=y_data2, pen='w', brush=brush, fillLevel=0.0 ) │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ plot.addItem( img ) # add ImageItem to PlotItem │ │ │ │ plot.showAxes(True) # frame it with a full set of axes │ │ │ │ plot.invertY(True) # vertical axis counts top to bottom │ │ │ │ │ │ │ │ │ │ │ │ GraphicsLayoutWidget - QWidget subclass displaying a single GraphicsLayout. Most of the methods provided by GraphicsLayout are also available through GraphicsLayoutWidget. │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
GraphicsLayoutWidget - QWidget subclass displaying a single GraphicsLayout. Most of the methods provided by GraphicsLayout are also available through GraphicsLayoutWidget.
GraphicsLayoutWidget
GraphicsLayout