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

Automatic units rescaling in live plot #115

Closed
AdriaanRol opened this issue Feb 15, 2017 · 0 comments · Fixed by #131
Closed

Automatic units rescaling in live plot #115

AdriaanRol opened this issue Feb 15, 2017 · 0 comments · Fixed by #131

Comments

@AdriaanRol
Copy link
Contributor

AdriaanRol commented Feb 15, 2017

I just learned that PyQtGraph (which we use for live plotting) supports auto rescaling of unit labels if you specify a unit in the label! (see microsoft/Qcodes#495).

I've tested this quickly (see screenshots) and it automatically puts prefixes such as Mega, micro and nano in front of the labels. I think this is an absolutely must have for our live plotting. I'll probably do this somewhere in the next few weeks. (hopefully in a nice way and otherwise in a hacky way).

screenshot 2017-02-15 14 50 47
screenshot 2017-02-15 14 50 53
screenshot 2017-02-15 14 51 16

antsr pushed a commit that referenced this issue Jul 10, 2020
Hotfix: BaseAnalysis.create_job: do not crash if options_dict is None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant