pyqtgraph/pyqtgraph
Martin Chase 1a71bb53c4
add unicode units (#1471)
* adds unicode units

* keep "u" and "Ohm" for compatibility
* add c, d, da and h
* lint

* py2 compatible u"" strings
2021-01-03 14:28:56 -08:00
..
GraphicsScene Prevent item duplication in Node context menu (#1361) 2020-11-11 09:02:46 -08: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 Add fontSize kwarg (taken from PR #129) (#1410) 2020-10-21 22:18:36 -07:00
exporters Fix width, height and background in SVG exporter (#1401) 2020-10-27 21:27:31 -07:00
flowchart Merge pull request #1362 from bruchar1/make-terminal-sortable 2020-10-12 21:46:28 -07:00
graphicsItems Fix #798 (#1487) 2021-01-03 14:28:40 -08: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 Fixed GLViewWidget Gimbal Lock with Quaternion Parametrization (#909) 2020-12-24 21:45:02 -08:00
parametertree Fix name/title handling (#1356) 2020-10-26 21:56:26 -07:00
pixmaps Qulogic py3 fixes (#1073) 2019-11-12 08:45:42 -08:00
tests Add analyze segment - thanks to @ksunden 2020-12-22 21:18:13 -08:00
util remove resolution test, have display information printed during debug step 2019-06-09 16:25:22 -07:00
widgets Use matplotlib qt5agg backend for pyside2 2020-12-22 10:27:15 -08: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
Qt.py example app now works with Qt4 and Python2 again (#1302) 2020-10-19 11:51:12 -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
SignalProxy.py SignalProxy: Correct initialization without slot argument and tests (#1392) 2020-10-13 08:50:22 -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
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
__init__.py MAINT: Post 0.11.1 release, drop py2, qt4 (#1473) 2020-12-22 10:25:06 -08: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 regex warning 2020-12-22 10:26:19 -08: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
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
reload.py reload fix - don't reload files with no pyc 2020-07-17 09:54:51 +03:00
units.py add unicode units (#1471) 2021-01-03 14:28:56 -08:00