pyqtgraph/pyqtgraph/exporters
Marko Toplak d09fe6bd47 SVGExporter: logicalDpiX instead of physicalDpiX
Fixes problems with non-aligning axes on Qt5 svg exports.  In the output
svg, the axes were (individually) scaled for physical/logical ration.
2018-03-01 15:40:10 +01:00
..
tests MNT: Use tempfile 2015-07-17 13:33:39 -04:00
__init__.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
CSVExporter.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
Exporter.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
HDF5Exporter.py Minor fix - check for ragged array length when exporting to hdf5 2017-09-13 21:37:19 -07:00
ImageExporter.py image export: add option to invert pixel values (but not hues) 2017-09-13 21:36:34 -07:00
Matplotlib.py Squashed commit of the following: 2014-08-07 09:03:26 -04:00
PrintExporter.py Added Travis CI support 2014-03-30 02:51:32 -04:00
SVGExporter.py SVGExporter: logicalDpiX instead of physicalDpiX 2018-03-01 15:40:10 +01:00