pyqtgraph/pyqtgraph
ntjess babd037cf7
Adds checklist parameter (#1952)
* Alphabetize parameter registration

* Implements a checklist parameter

* Several checklist updates
- Correct indentation
- Allow dict-like setting + non-string values
- Fix several bugs associated with 'exclusive' behavior

* Add 'checklist' to param tree example

* Add documentation

* Removes unneeded code

* Forgot to rebuilt RST doc

* `exclusive` checklist uses radio buttons

* better checklist change logic

Co-authored-by: Ogi Moore <ognyan.moore@gmail.com>
2021-09-07 21:25:17 -07:00
..
GraphicsScene Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Qt Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
canvas Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
colors/maps Extend ColorMap with HSL cycles and subset generation (#1911) 2021-07-23 14:38:17 -07:00
console Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
dockarea Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
exporters Deprecate `values` opt for list parameter 2021-08-05 15:48:09 -04:00
flowchart docs: Fix a few typos 2021-08-05 06:47:08 +10:00
graphicsItems Fix: updateDecimate should not unhide intentionaly hidden curves (#1973) 2021-09-07 21:19:22 -07:00
icons GraphIcons: Extend and deprecate previous pixmaps (#1534) 2021-02-05 21:09:59 -08:00
imageview fix: ImageView calling deprecated QGraphicsItem.scale() 2021-08-14 14:05:18 +08:00
metaarray Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
multiprocess Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
opengl Make equivalent to #807 2021-09-07 20:28:57 -07:00
parametertree Adds checklist parameter (#1952) 2021-09-07 21:25:17 -07:00
util Merge pull request #1943 from ntjess/rm-py2-codepaths 2021-08-02 10:19:29 -07:00
widgets Catch remaining 'values' usages 2021-08-06 08:04:51 -04:00
PlotData.py import numpy as np for lines 44 and 51 (#1161) 2020-05-30 08:09:25 -07:00
Point.py Revert Point.angle behavior change (#1806) 2021-05-27 08:51:06 -07:00
SRTTransform.py Revert Point.angle behavior change (#1806) 2021-05-27 08:51:06 -07:00
SRTTransform3D.py Use math.radians and math.degrees 2021-04-23 22:43:51 -07:00
SignalProxy.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
ThreadsafeTimer.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Transform3D.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
Vector.py fix: QVector3D has no copy constructor 2021-05-13 08:23:06 +08:00
WidgetGroup.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
__init__.py Remove python 2 code paths 2021-08-02 12:07:25 -04:00
colormap.py bugfix: result of clip_array() not assigned 2021-08-17 22:14:13 +08:00
configfile.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
debug.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -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 merge finiteCheck branches 2021-08-14 00:00:59 +08:00
functions_numba.py rename private function and its arguments 2021-06-16 06:50:51 +08:00
graphicsWindows.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ordereddict.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
pgcollections.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ptime.py Remove python 2 code paths 2021-08-02 12:07:25 -04:00
reload.py Remove python 2 code paths 2021-08-02 12:07:25 -04:00
units.py add unicode units (#1471) 2021-01-03 14:28:56 -08:00