pyqtgraph/pyqtgraph
2018-04-26 13:49:34 -07:00
..
canvas Refactor canvas ui to make it easier to embed / extend 2017-09-13 21:04:43 -07:00
console Remove prints from console 2018-04-25 08:50:37 -07:00
dockarea Fix unit test for python 2.6 2017-09-03 23:18:17 -07:00
exporters Add option to remove non-scaling-stroke from svg output 2018-04-25 12:15:14 -07:00
flowchart code cleanup 2017-09-15 09:00:59 -07:00
graphicsItems Merge pull request #675 from campagnola/fix-empty-image 2018-04-25 16:57:43 -07:00
GraphicsScene Add signal documentation for graphicsscene 2018-04-25 13:19:50 -07:00
imageview Gracefully handle case where image data has size==0 2018-04-25 16:11:25 -07:00
metaarray MetaArray: make it possible to append multiple axis values 2017-09-28 09:09:17 -07:00
multiprocess Prevent parallelizer leaking file handles 2018-04-25 13:22:23 -07:00
opengl Merge pull request #666 from feketeimre/fix 2018-04-25 16:17:07 -07:00
parametertree int parameters use integer formatting 2018-04-25 14:54:35 -07:00
pixmaps Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
tests Fix disconnect test for pyside 2018-04-26 13:49:34 -07:00
util Allow Mutex to be used as drop-in replacement for python's Lock 2017-09-13 22:14:29 -07:00
widgets Merge pull request #672 from campagnola/busy-cursor-fix 2018-04-25 13:18:20 -07:00
__init__.py Merge branch 'develop' into datatree-arrays 2018-04-25 11:25:57 -07:00
colormap.py Fixing order of positions in colormap 2016-02-10 10:08:39 +01:00
configfile.py Add datetime support to configfile 2017-11-01 16:57:45 -07:00
debug.py fix Profiler when called from top of stack 2018-04-25 15:07:21 -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 reload tests pass in python 3 2018-04-26 13:22:47 -07:00
graphicsWindows.py move mkQApp to Qt.py to make it easier to import internally 2018-02-23 17:34:15 -08:00
numpy_fix.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
ordereddict.py Don't use ORderedDict backport on python 3 2017-10-11 09:05:32 -07:00
pgcollections.py Add backport ordereddict to repository 2013-10-18 11:21:15 -04:00
PlotData.py Added GLBarGraphItem example 2013-09-06 15:36:36 -04:00
Point.py Minor fixes for py3k 2013-07-04 05:52:16 +08:00
ptime.py Bugfixes: 2013-01-30 15:51:38 -05:00
python2_3.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
Qt.py fix qapp storage bug 2018-02-23 17:40:36 -08:00
reload.py fix reload import 2018-04-26 13:28:51 -07:00
SignalProxy.py Fixed ref cycle in SignalProxy 2014-04-27 12:25:11 -04:00
SRTTransform3D.py Added SRTTransform3D test, corrected fromMatrix bug 2014-03-11 10:11:03 -04:00
SRTTransform.py ROI tests pass with row-major axis order 2016-08-25 18:18:15 -07: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 Minor changes to Transform3D - allow more types to be passed through map() and add some sanity checks 2017-09-03 20:29:19 -07:00
units.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Vector.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
WidgetGroup.py more examples working under pyqt5 2015-02-28 11:05:57 -05:00