Luke Campagnola
aff70070ac
started Qt documentation extension
2013-05-30 12:57:03 -04:00
Luke Campagnola
59bbe0127e
ImageView cleanups
...
- fixed auto-levelling when normalization options change
- added autoHistogramRange argument to setImage
2013-05-30 09:33:09 -04:00
Luke Campagnola
ba56899a36
Added basic wireframe mesh drawing
2013-05-29 14:33:14 -04:00
Luke Campagnola
af4980d153
merged bugfixes
2013-05-29 08:21:10 -04:00
Luke Campagnola
96a5f9290d
Fixed ItemSample handling of ScatterPlotItem
2013-05-29 08:16:34 -04:00
Luke Campagnola
ba31b3d7ba
Legends can be dragged by user
2013-05-28 18:47:33 -04:00
Luke Campagnola
7a7288b6b3
Fixed documentation for 'uver/under' in DockArea
...
Configure matplotlib to use PySide in MatplotlibWidget
2013-05-28 15:31:10 -04:00
Luke Campagnola
ee0825d677
Allow custom ItemSamples in LegendItem.
2013-05-22 14:35:14 -04:00
Luke Campagnola
91ac29bf23
Added basic symbol support to LegendItem
2013-05-22 14:27:19 -04:00
Luke Campagnola
a55d58024d
Added Dock.close()
...
Fixed bugs in functions weave usage
Documented ROI signals
Fixed 3D view updating after every scene change
2013-05-22 14:09:56 -04:00
Luke Campagnola
017adec032
merge with inp
2013-05-13 14:48:16 -04:00
Luke Campagnola
720c5c0242
Fixed handling of non-native dtypes when optimizing with weave
2013-05-13 14:46:53 -04:00
Luke Campagnola
3344fb69ce
merge fixes
2013-05-13 08:53:56 -04:00
Luke Campagnola
09b16baed1
python3 fixes
...
imageview fix
2013-05-13 08:51:59 -04:00
Luke Campagnola
671e624f17
Fixes:
...
AxisItem correctly handles scaling with values that are not power of 10
Can remove items from legend
updated plotItem setLogMode to allow unspecified axes
2013-05-09 23:02:14 -04:00
Luke Campagnola
00e865f56c
minor fix in AxisItem
2013-05-05 10:54:47 -04:00
Luke Campagnola
e0e1123d33
fixed import statements python3 compatibility
...
PolyLineROI.getArrayRegion correctly applies mask to N-dimensional data
fixed multiprocess for python2.6 compatibility
2013-04-29 08:13:28 -04:00
Luke Campagnola
1a0b5921df
remotegraphicsview fix for PyQt 4.10
2013-04-07 16:18:58 -04:00
Luke Campagnola
daaf481830
fixed glGraphicsItem documentation
2013-04-07 09:30:49 -04:00
Luke Campagnola
fde4267ccc
Corrected use of setGLOptions for image, axis, and box
2013-04-07 09:16:21 -04:00
Luke Campagnola
09bc17bdb5
Fixed GLLinePlotItem line width option
...
Added antialiasing to GL line items
2013-03-30 22:39:11 -04:00
Luke Campagnola
70ec358995
Fix: make HistogramLUTWidget obey default background color
2013-03-30 22:26:32 -04:00
Luke Campagnola
5bb5c7487c
Prevent updating ViewBox matrix in setRange when no changes have been made to range
2013-03-30 22:25:46 -04:00
Luke Campagnola
ee89b291dc
Axis line can optionally stop at the last tick
2013-03-28 12:34:17 -04:00
Luke Campagnola
829503f3d2
AxisItem updates:
...
- better handling of tick text / label area
- ability to truncate axis lines at the last tick
2013-03-27 20:24:01 -04:00
Luke Campagnola
a67667b1ca
Merged changes from acq4
...
Added style options to flowchart connection lines
SVG export bug - correctly handle coordinate corrections for groups with mixed elements
Updates to ScatterPlotWidget, DataFilterWidget, and ColorMapWidget
Added exit() function for working around PyQt exit crashes
Bidirectional pseudoScatter for beeswarm plots
Added several examples
Added BarGraphItem
Fixed GraphItem antialiasing
Added parentChanged and viewChanged hooks to GraphicsItem
Made LabelItem a subclass of GraphicsWidgetAnchor
Documented planned features for PlotDataItem (these should be fixed before next release)
ScaleBar complete rewrite
Re-fixed crash bug in ScatterPlotItem
fixed scatterplotitem antialiasing
2013-03-26 15:42:07 -04:00
Luke Campagnola
dbc8fe423b
merged with inp
2013-03-26 13:48:14 -04:00
Luke Campagnola
8828892e55
merged many changes from acq4
2013-03-26 13:46:26 -04:00
Luke Campagnola
7fce0ce5cb
Allow GraphicsView.setCentralItem(None)
2013-03-26 13:35:29 -04:00
Luke Campagnola
a50f74a1fc
bugfix: https://bugs.launchpad.net/pyqtgraph/+bug/1157857
2013-03-22 15:52:44 -04:00
Luke Campagnola
ff59924ee0
fixed mouse scaling issue introduced in inp a few commits ago
...
added panning plot example
2013-03-19 21:22:23 -04:00
Luke Campagnola
e656366fab
fixed panning bug introduced in inp:274
2013-03-19 20:54:05 -04:00
Luke Campagnola
f029e7893e
merged with inp
2013-03-19 16:05:32 -04:00
Luke Campagnola
cefb4f9828
merged updates from acq4
2013-03-19 16:04:46 -04:00
Luke Campagnola
4716a84117
AxisItem bugfix: corrected x-linked view update behavior
...
Added MultiplePlotAxes example
2013-03-19 11:49:10 -04:00
Luke Campagnola
87f45186d8
bugfix: prevent auto-range disabling when dragging with one mouse axis diabled
2013-03-17 15:16:27 -04:00
Luke Campagnola
ad20103ccc
Check for length=0 arrays when using autoVisible
2013-03-17 14:26:23 -04:00
Luke Campagnola
2f510de2ca
Added PolyLineROI.getArrayRegion
2013-03-13 17:17:39 -04:00
Luke Campagnola
4839998574
merged with inp branch
2013-03-07 15:33:59 -05:00
Luke Campagnola
2a27687fb2
merged updates from acq4
2013-03-07 15:29:56 -05:00
Luke Campagnola
db5c303fad
TableWidget updates:
...
- Made numerically sortable
- Added setEditable method
- Added example
2013-03-06 06:27:24 -05:00
Luke Campagnola
916face815
Merged TableWidget updates from Laugher
2013-03-06 05:43:02 -05:00
Brianna Laugher
e4314f883d
Move setSortingEnabled to the widget init rather than after setting the data, otherwise weird sorting happens
2013-03-05 16:29:07 +11:00
Luke Campagnola
262d4bf53f
bugfix: examples working in PyQt 4.9.6 (workaround for API change)
2013-03-04 23:29:22 -05:00
Brianna Laugher
cba720730d
Some extra bits - add sizeHint, make not editable, make columns sortable
2013-03-05 14:02:55 +11:00
Brianna Laugher
5254d29b6a
Pylint cleanups - remove commented out code, fix formatting etc
2013-03-05 13:58:42 +11:00
Luke Campagnola
dd3603dc58
merge with inp
2013-03-04 21:12:25 -05:00
Luke Campagnola
2980f8335c
bugfix: ignore inf and nan when auto-ranging
...
added experimental opengl line-drawing code
2013-03-04 19:43:51 -05:00
Luke Campagnola
0642f38657
Flowcharts get cubic spline connectors
2013-02-27 16:42:43 -05:00
Luke Campagnola
83812ad5b8
Bugfixes:
...
- AxisItem did not update grid line length when plot stretches
- Workaround for PySide/QByteArray memory leak
2013-02-26 21:54:56 -05:00