Commit Graph

1062 Commits

Author SHA1 Message Date
Luke Campagnola
5c58448658 minor ROI corrections 2016-05-09 09:00:41 -07:00
Luke Campagnola
b4e41012d8 Correct color handling in test images 2016-05-09 08:56:21 -07:00
Luke Campagnola
2ab52808d3 added simple roi tests (these do not check output) 2016-05-03 09:20:23 -07:00
Luke Campagnola
eb625776c9 Merge branch 'meganbkratz-ImageViewWork' into develop 2016-04-02 23:28:33 -07:00
Luke Campagnola
0d2bd107b3 Use colormap with better perceptual contrast 2016-04-02 23:27:20 -07:00
Luke Campagnola
5e420fe100 Merge branch 'ImageViewWork' of https://github.com/meganbkratz/pyqtgraph into meganbkratz-ImageViewWork 2016-04-02 22:30:19 -07:00
Luke Campagnola
0ac914fae7 Merge pull request #291 from lesauxvi/textitem
slight changes in TextItem
2016-03-27 23:13:28 -07:00
Eric Dill
fbff457168 Merge pull request #302 from WayneTimer/fix-color-error
fix a color name error
2016-03-27 13:40:52 -04:00
Timer
18024a0ca8 fix a color name error 2016-03-27 23:09:06 +08:00
Megan Kratz
0e679edcf3 some documentation improvements 2016-03-25 12:36:49 -04:00
lesauxvi
5cd9646fc8 CHANGELOG addition and slight modification of the setColor method 2016-03-23 08:00:34 +01:00
Eric Dill
856c5eaadf Merge pull request #282 from campagnola/image-testing
TST: Add image testing
2016-03-22 10:31:10 -04:00
lesauxvi
e1c652662d change in the setText method of TextItem 2016-03-18 13:48:50 +01:00
Luke Campagnola
c65ca6d243 Merge branch 'develop' into image-testing
Conflicts:
	pyqtgraph/tests/__init__.py
2016-03-17 22:29:06 -07:00
lesauxvi
fe115a9667 small change in a docstring 2016-02-29 16:55:00 +01:00
lesauxvi
b7efa546aa addition of a method setColor for TextItem 2016-02-29 16:48:47 +01:00
lesauxvi
865141ae49 slight changes in TextItem 2016-02-29 11:40:33 +01:00
Luke Campagnola
9d64b269d5 Merge pull request #286 from campagnola/infiniteline-tests
combined infiniteline updates
2016-02-28 21:00:09 -08:00
Luke Campagnola
36b3f11524 docstring update 2016-02-28 20:53:52 -08:00
Luke Campagnola
bb97f2e98d Switch text anchor when line crosses center of view 2016-02-28 20:52:07 -08:00
Luke Campagnola
ac14139c2d rename example 2016-02-28 18:54:55 -08:00
Luke Campagnola
b7bf6337d7 minor efficiency boost 2016-02-28 18:45:42 -08:00
Luke Campagnola
bd0e490821 cleanup: docs, default args 2016-02-28 12:26:05 -08:00
Luke Campagnola
e4bdc17112 Add qWait surrogate for PySide 2016-02-22 23:11:29 -08:00
Luke Campagnola
4e424b5773 Fixed label dragging for oblique lines 2016-02-22 22:12:36 -08:00
Luke Campagnola
7a0dfd768a Cleanup: add docstrings and setter methods to InfLineLabel, remove unused code 2016-02-22 00:23:36 -08:00
Luke Campagnola
a72fec51b1 Merge branch 'infline-labels' into infiniteline-tests
Conflicts:
	pyqtgraph/graphicsItems/InfiniteLine.py
2016-02-22 00:06:04 -08:00
Luke Campagnola
170592c294 update example 2016-02-21 23:28:24 -08:00
Luke Campagnola
f3a584b8b7 label correctly follows oblique lines 2016-02-21 23:18:01 -08:00
Luke Campagnola
069a5bfeea Labels can rotate with line 2016-02-21 00:17:17 -08:00
Luke Campagnola
a8510c3354 clean up textitem, fix anchoring 2016-02-19 09:33:47 -08:00
Luke Campagnola
5172b782b5 Added inflinelabel class, label dragging and position update works.
Update to TextItem to allow mouse interaction
2016-02-19 00:41:42 -08:00
Megan Kratz
240cdb1a41 changed setPredefinedGradient docstring to reference GradientEditorItem.loadPreset 2016-02-18 15:29:57 -05:00
Megan Kratz
e418645502 created a decorator function so we can auto-add the list of defined Gradients to docstrings 2016-02-18 15:28:45 -05:00
Luke Campagnola
926fe1ec26 image tester corrections 2016-02-17 08:38:22 -08:00
lesauxvi
010cda004b correction of a bug regarding the exact placement of the label 2016-02-17 07:03:13 +01:00
lesauxvi
5888603ebf addition of a draggable option for infiniteline 2016-02-16 08:14:53 +01:00
lesauxvi
ba4b648263 addition of a convenient method for handling the label position 2016-02-16 06:48:59 +01:00
lesauxvi
de24d6db6a correction of the text location bug 2016-02-16 06:36:41 +01:00
Megan Kratz
e5bd1f51a8 added note about updating docstring if Gradient list is updated 2016-02-15 17:31:02 -05:00
Megan Kratz
74fad9e29a added setPredefinedGradient function to ImageView, and added documentation to GradientEditorItem.loadPreset 2016-02-15 17:17:09 -05:00
Megan Kratz
229fc6aec9 added lines setting a custom color map to the ImageView example 2016-02-15 16:58:57 -05:00
Megan Kratz
3a50f65120 added setColorMap method to ImageView 2016-02-15 16:58:13 -05:00
Luke Campagnola
f988f0522d Merge branch 'new_markers' into develop 2016-02-14 23:16:47 -08:00
Luke Campagnola
392c3c6c17 Added symbol example to menu; minor cleanups to symbol example. 2016-02-14 23:15:39 -08:00
lesauxvi
6fc4e1a611 renaming of a method for better consistency 2016-02-15 07:11:22 +01:00
lesauxvi
a8b5624444 example modifications 2016-02-15 06:55:02 +01:00
Luke Campagnola
0bdc89fa69 correction for plotcurveitem tests on osx 2016-02-14 14:28:13 -08:00
Luke Campagnola
e712b86a38 relax auto-range check 2016-02-14 13:29:20 -08:00
Luke Campagnola
5171e1f1c7 Remove axes from plotcurveitem test--fonts differ across platforms. 2016-02-14 13:13:56 -08:00