pyqtgraph/pyqtgraph
Kenneth Lyons 5353acdb1c Static paths not used for docs. Fix malformed table in docstring 2020-05-16 10:12:33 -07:00
..
GraphicsScene Remove use of GraphicsScene._addressCache in translateGraphicsItem 2020-05-01 13:05:51 +02:00
canvas Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
console Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
dockarea Make DockArea compatible with Qt Designer (#158) 2019-09-13 23:08:28 -07:00
exporters SVGExporter: Correct image pixelation. 2020-04-08 01:14:36 +02:00
flowchart Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
graphicsItems Static paths not used for docs. Fix malformed table in docstring 2020-05-16 10:12:33 -07:00
imageview Merge pull request #1016 from 2xB/fix-862 2019-08-16 20:28:02 -07:00
metaarray Incorporated correction luke suggested 2019-11-21 08:46:25 -08:00
multiprocess Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
opengl Fix typo bug 2020-01-09 15:23:49 -06:00
parametertree Allowed actions to diplay title instead of name (#1069) 2019-11-19 20:05:45 -08:00
pixmaps Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
tests Test makeARGB with nans 2020-04-03 17:56:38 -07:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Date axis item (#1154) 2020-04-27 11:43:22 -07:00
PlotData.py
Point.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
Qt.py Replace default list arg with None 2020-04-11 20:15:00 -07:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07:00
SRTTransform3D.py typo fix in comment 2018-04-26 21:57:51 +02:00
SignalProxy.py FIX: fix disconnect method of SignalProxy class. 2019-06-28 10:59:03 -03:00
ThreadsafeTimer.py Switching to relative imports to allow pyqtgraph to be imported under other names. 2013-12-22 02:08:39 -05:00
Transform3D.py Fix transform3D for pyside2 2018-05-23 21:30:02 -07:00
Vector.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
WidgetGroup.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
__init__.py Date axis item (#1154) 2020-04-27 11:43:22 -07:00
colormap.py Fix: colormap: Support various arguments as color (#1014) 2019-08-17 20:38:05 -07:00
configfile.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
debug.py Merge master into develop (#981) 2019-08-16 20:16:01 -07: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 remove second nanMask = np.isnan(data) 2020-04-03 17:56:38 -07:00
graphicsWindows.py Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -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
ptime.py Merge master into develop (#981) 2019-08-16 20:16:01 -07:00
python2_3.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
reload.py Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
units.py