Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Save Image to SVG fixed on Qt5 #2930

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Conversation

markotoplak
Copy link
Member

Issue

SVG export does not work on Qt5.

Description of changes

Changed two lines in the pyqtgraph. Including the file here as pyqtgraph rarely releases. This PR included a modified pyqtgraph/exporters/SVGExporter.py from PyQtGraph that included proposed fixes
pyqtgraph/pyqtgraph#641 and pyqtgraph/pyqtgraph#642

Includes
  • Code changes
  • Tests
  • Documentation

@lanzagar lanzagar changed the title SVG output works on Qt5 [FIX] Save Image to SVG fixed on Qt5 Mar 5, 2018
@lanzagar lanzagar merged commit 2e5bef4 into biolab:master Mar 5, 2018
@lanzagar
Copy link
Contributor

lanzagar commented Mar 5, 2018

While exporting to .svg is fixed, .pdf still has some minor (cropping) issues that can hopefully be fixed in another PR.

@astaric astaric added this to the 3.11 milestone Mar 9, 2018
@markotoplak markotoplak deleted the svg_export branch June 5, 2018 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants