{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.sXqcHumm/b1/python-pyqtgraph_0.13.7-1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.sXqcHumm/b2/python-pyqtgraph_0.13.7-1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 5c2eb4c1a0f0de7f7342cc01d9b84004 2160312 doc optional python-pyqtgraph-doc_0.13.7-1_all.deb\n+ e665ac2e2beeb239ef342970ff18b60a 2160376 doc optional python-pyqtgraph-doc_0.13.7-1_all.deb\n 58f1115e185a6e66c0772548a93daf79 1375580 python optional python3-pyqtgraph_0.13.7-1_all.deb\n"}, {"source1": "python-pyqtgraph-doc_0.13.7-1_all.deb", "source2": "python-pyqtgraph-doc_0.13.7-1_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-05-02 06:21:15.000000 debian-binary\n--rw-r--r-- 0 0 0 14540 2024-05-02 06:21:15.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2145580 2024-05-02 06:21:15.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 14548 2024-05-02 06:21:15.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 2145636 2024-05-02 06:21:15.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 \"Example\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