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

BUG: PyQt5 svg #434

Closed
sem-geologist opened this issue Feb 3, 2017 · 3 comments
Closed

BUG: PyQt5 svg #434

sem-geologist opened this issue Feb 3, 2017 · 3 comments

Comments

@sem-geologist
Copy link
Contributor

*When exporting figure to svg with PyQt5 I experience that Y axis in plots gets wrongly placed, while PyQt4 gets ok svg.

  • If there is many plots (like first example in pyqtgraph.examples) PyQt4 svg export sucess, PyQt5 crash.

Also in both Qt4 and Qt5 there is no bounding box in produced svg, can something be done about that?

system: debian testing, PyQt and Qt 5.7

@zhliu0124
Copy link

zhliu0124 commented Aug 6, 2017

I got a very similar axes-shifting problem while exporting SVG files. Please see this post.

@sem-geologist
Copy link
Contributor Author

I hope #641 fixes this issue.

@sem-geologist
Copy link
Contributor Author

#641 had fixed the issue, I am closing it.

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

No branches or pull requests

2 participants