pyqtgraph/exporters
Luke Campagnola 80148920c9 Bugfixes:
- Image exporter detects GraphicsView background color
- Corrected exporter filename handling for SVG export
- ViewBox no longer attempts to deregister itself while python is exiting
- Speedup for conversion using np.array(MetaArray_instance)
- GLGraphicsItem updates immediately when its GL options have changed
- Corrected some GL shader program bugs for nVidia drivers
- Fixed coordinate mapping bug in functions.transformCoordinates
- Fixed PySide import error
2012-12-04 21:02:05 -05:00
..
__init__.py Better support for frozen environments: 2012-10-11 00:57:24 -04:00
CSVExporter.py - Bugfixes: 2012-10-18 22:51:46 -04:00
Exporter.py Bugfixes: 2012-12-04 21:02:05 -05:00
ImageExporter.py Bugfixes: 2012-12-04 21:02:05 -05:00
Matplotlib.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
PrintExporter.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
SVGExporter.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00