{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.AOoW0zNI/b1/python-pyqtgraph_0.13.7-4_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.AOoW0zNI/b2/python-pyqtgraph_0.13.7-4_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 13d28c543eb8550c51e2f1bd4f1d18c2 2161644 doc optional python-pyqtgraph-doc_0.13.7-4_all.deb\n+ 61ca18f532b51c58af9c453151d8241d 2161608 doc optional python-pyqtgraph-doc_0.13.7-4_all.deb\n 8055f1d6e45edd941aac7c0108af7787 1376460 python optional python3-pyqtgraph_0.13.7-4_all.deb\n"}, {"source1": "python-pyqtgraph-doc_0.13.7-4_all.deb", "source2": "python-pyqtgraph-doc_0.13.7-4_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2024-08-06 10:18:16.000000 debian-binary\n -rw-r--r-- 0 0 0 14564 2024-08-06 10:18:16.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2146888 2024-08-06 10:18:16.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 2146852 2024-08-06 10:18:16.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/python-pyqtgraph-doc/html/api_reference/colormap.html", "source2": "./usr/share/doc/python-pyqtgraph-doc/html/api_reference/colormap.html", "unified_diff": "@@ -1092,26 +1092,26 @@\n cm.setMappingMode('diverging') # set mapping mode\n brush = cm.getBrush( span=(-1., 1.) ) # gradient from blue at -1 to red at +1\n # plot a curve that is filled to zero with the gradient brush:\n curve2 = pg.PlotDataItem( y=y_data2, pen='w', brush=brush, fillLevel=0.0 )\n \n \n \n plot.addItem( img ) # add ImageItem to PlotItem\n plot.showAxes(True) # frame it with a full set of axes\n plot.invertY(True) # vertical axis counts top to bottom\n \n \n GraphicsLayoutWidget - QWidget subclass displaying a single GraphicsLayout. Most of the methods provided by GraphicsLayout are also available through GraphicsLayoutWidget.\n \n \n \n \n \n
GraphicsLayoutWidget - QWidget subclass displaying a single GraphicsLayout. Most of the methods provided by GraphicsLayout are also available through GraphicsLayoutWidget.
GraphicsLayoutWidget
GraphicsLayout