Luke Campagnola
881589468d
Python 3 bugfixes
2013-09-10 00:31:43 -04:00
Luke Campagnola
f997b3079b
Added GLBarGraphItem example
...
GLMeshItem accepts ShaderProgram or name of predefined program
Added missing documentation to GLGraphicsItem
minor edits
2013-09-06 15:36:36 -04:00
Guillaume Poulin
c02e6184ef
merge inp
2013-09-05 00:28:03 +08:00
Luke Campagnola
46901ae83a
ListParameter bugfix: allow unhashable types as parameter values.
2013-07-12 13:14:09 -04:00
Luke Campagnola
7cd3e663f9
experimental GL video widget
...
temporary fix for text parameter ignoring expanded option
Don't use os.EX_OK in pg.exit()
2013-07-10 00:02:16 -04:00
Guillaume Poulin
f2d0991102
Minor fixes for py3k
2013-07-04 05:52:16 +08:00
Luke Campagnola
ba56899a36
Added basic wireframe mesh drawing
2013-05-29 14:33:14 -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
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
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
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
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
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
2f510de2ca
Added PolyLineROI.getArrayRegion
2013-03-13 17:17:39 -04:00
Luke Campagnola
db5c303fad
TableWidget updates:
...
- Made numerically sortable
- Added setEditable method
- Added example
2013-03-06 06:27:24 -05:00
Luke Campagnola
262d4bf53f
bugfix: examples working in PyQt 4.9.6 (workaround for API change)
2013-03-04 23:29:22 -05:00
Luke Campagnola
a59f4c206a
Fixed example testing on windows
2013-02-25 14:03:33 -05:00
Luke Campagnola
4cf9ef70ba
Fixed modified example code execution
2013-02-25 13:45:24 -05:00
Luke Campagnola
475006f508
example loader allows editing code
...
Workaround for PySide bug; fixes GradientEditorItem
2013-02-25 13:03:21 -05:00
Luke Campagnola
491aee0fe2
python3 fixes
...
cleaned up examples
2013-02-24 23:09:03 -05:00
Luke Campagnola
412e1d2ec8
doc updates
...
ViewBox: made padding more consistent for all auto-ranging methods, deprecated autoRange(item=) in favor of autoRange(items=)
2013-02-20 11:13:50 -05:00
Luke Campagnola
815746895d
Fixed GLSurfacePlot bug
2013-02-13 17:11:47 -05:00
Luke Campagnola
63c3b36a03
added a few examples
2013-02-13 13:00:50 -05:00
Luke Campagnola
9f55a27fdd
More boundingRect / dataBounds bugfixes
2013-02-12 21:44:42 -05:00
Luke Campagnola
93a5753f5d
Fixed auto ranging for scatter plots
2013-02-12 19:15:45 -05:00
Luke Campagnola
a80f150b86
merge with inp
2013-02-11 21:47:00 -05:00
Luke Campagnola
4cec9ff044
Added ErrorBarItem to repository
2013-02-11 21:45:41 -05:00
Luke Campagnola
22bc2333a8
bugfixes
2013-02-10 21:04:00 -05:00
Luke Campagnola
4c887c8f50
Merge new fixes and features from acq4
2013-02-10 14:10:30 -05:00
Luke Campagnola
ee21e2d054
fixed scatterplotitem segfault
...
added graphitem
2013-01-30 15:56:08 -05:00
Luke Campagnola
c5dd0f4f63
Fixed print statements for python 3
2013-01-12 14:35:32 -05:00
Luke Campagnola
6903886b3a
Fixes against previous commits:
...
- fixed example testing script
- Added finer axis ticks back in some instances
- fixed improper bounds caching in log/fft mode
- fixed exception handling in remoteproxy
2013-01-11 20:21:11 -05:00
Luke Campagnola
513e904a59
Improved performance for remote plotting:
...
- reduced cost of transferring arrays between processes (pickle is too slow)
- avoid unnecessary synchronous calls
Added RemoteSpeedTest example
2013-01-10 16:10:27 -05:00
Luke Campagnola
5249c6794e
examples fix -- prevent adding invalid entry to sys.path while searching for pyqtgraph
...
added script for generating debian changelog from bzr log
2012-12-29 21:51:29 -05:00
Luke Campagnola
5786a627b5
Added deprecation warning for Node.__getattr__
...
Expanded flowchart.Node docstrings
Added custom node example
2013-01-04 12:05:36 -05:00
Luke Campagnola
19d7bc5605
bugfixes for new package structure
2012-12-27 04:35:23 +00:00
Luke Campagnola
45048467b3
- Major reorganization; we now follow the standard python package structure.
...
- Overhaul of SVG export system. Seems to work well.
- Fixed image export bugs
- Added basic 3D line plot class
2012-12-26 17:51:52 -05:00
Luke Campagnola
51b0ba0877
added line plot example to menu
2012-12-26 15:26:04 -05:00
Luke Campagnola
5374afeca8
Added basic 3D line plot class
2012-12-26 15:22:44 -05:00
Luke Campagnola
51e88bd436
SVG export fixes
2012-12-26 13:48:12 -05:00
Luke Campagnola
af59296231
Reorganized directory structure to be more standard
...
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00
Luke Campagnola
a157d9c4fa
Added better API for controlling antialiasing in plots
...
PlotItem auto-range button is now hidden by default; only appears for plots that are not already auto-ranged and have mouse hover.
2012-12-23 00:51:28 -05:00
Luke Campagnola
b25e34f564
Features:
...
- Canvas: added per-item context menus
- Isocurve:
option to extend curves to array boundaries
option to generate QPainterPath instead of vertex array
- Isosurface is a bajillion times faster
- ViewBox
added clear() method
added locate(item) method (shows where an item is for debugging)
Bugfixes:
- automated example testing working properly
- Exporter gets incorrect source rect when operating on PlotWidget
- Set correct DPI and size for SVG exporter
- GLMeshItem works properly with whole-mesh color specified as sequence
- bugfix in functions.transformCoordinates for rotated matrices
- reload library checks for modules that are imported multiple times
- GraphicsObject, UIGraphicsItem: added workaround for PyQt / itemChange bug
- ScatterPlotItem: disable cached render during export
Other:
- added documentation for several functions
- minor updates to setup.py
2012-12-22 16:51:25 -05:00
Luke Campagnola
ecca8855df
- ScatterPlotItem disables render cache during export
...
- Fixes for SVG exporter
- functions.isosurface() is a bazillion times faster (API change: return value format has changed)
2012-12-22 15:16:38 -05:00
Luke Campagnola
3de5719011
Merged testing code from Kratz
...
Numerous fixes for python 3 compatibility
2012-12-05 00:25:45 -05:00