pyqtgraph/pyqtgraph
2020-10-12 22:28:00 -07:00
..
canvas Patch/window handling (#468) 2020-06-01 11:23:18 -07:00
console clean up exceptions on windows (don't show syntax error from eval attempt) 2020-07-17 09:55:46 +03:00
dockarea sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
exporters Handle axis SI prefix scaling in MatplotlibExporter (#1282) 2020-06-28 08:51:34 -07:00
flowchart Merge pull request #1362 from bruchar1/make-terminal-sortable 2020-10-12 21:46:28 -07:00
graphicsItems Merge pull request #1382 from dgoeries/code-quality-legend 2020-10-12 22:28:00 -07:00
GraphicsScene sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
imageview Get ImageView ROI working with both row and col major data 2020-07-04 23:14:08 -07:00
metaarray update h5py deps in metaarray 2020-07-06 01:08:01 -07:00
multiprocess fix deprecation warning 2020-09-16 10:48:37 +02:00
opengl fix typo in documentation 2020-09-29 17:29:52 +02:00
parametertree code cleanup 2020-07-13 13:45:31 -07:00
pixmaps Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
tests Add targeted Vector test coverage 2020-09-20 09:19:39 -07:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Merge pull request #1383 from dgoeries/transparent-palette 2020-10-12 19:44:53 -07:00
__init__.py Merge pull request #1273 from edumur/develop 2020-10-12 09:24:10 -07:00
colormap.py Fix: colormap: Support various arguments as color (#1014) 2019-08-17 20:38:05 -07:00
configfile.py py3 fixes 2020-07-05 22:52:15 -07:00
debug.py sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
exceptionHandling.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
frozenSupport.py Added Travis CI support 2014-03-30 02:51:32 -04:00
functions.py Fix some warnings 2020-07-13 21:09:31 -07:00
graphicsWindows.py Restore the now-deprecated PlotWindow and ImageWindow classes 2020-06-11 20:55:28 -07:00
ordereddict.py Don't use ORderedDict backport on python 3 2017-10-11 09:05:32 -07:00
pgcollections.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
PlotData.py import numpy as np for lines 44 and 51 (#1161) 2020-05-30 08:09:25 -07:00
Point.py Fix some warnings 2020-07-13 21:09:31 -07:00
ptime.py ptime fix - return precision clock time on py3 2020-07-17 09:53:19 +03:00
python2_3.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
Qt.py sip: switch to new PyQt5 api import, with fallback to the old implementation if not found. 2020-07-27 14:52:07 +02:00
reload.py reload fix - don't reload files with no pyc 2020-07-17 09:54:51 +03:00
SignalProxy.py add SignalProxy.block for temporarily disabling signal forwarding 2020-07-13 12:52:25 -07:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
SRTTransform3D.py py3 fixes 2020-07-05 22:52:15 -07:00
ThreadsafeTimer.py Fix some warnings 2020-07-13 21:09:31 -07:00
Transform3D.py Fix transform3D for pyside2 2018-05-23 21:30:02 -07:00
units.py Add Pa to units 2020-07-13 12:53:06 -07:00
Vector.py improve docstring formatting and wording 2020-08-15 22:15:58 -07:00
WidgetGroup.py py3 fixes 2020-07-05 22:52:15 -07:00