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

Add plot_dataset method #1614

Merged
merged 8 commits into from
Jun 25, 2019

Conversation

jenshnielsen
Copy link
Collaborator

And make plot by id uses this under the hood. There seems to be no good reason why you
need to supply the run_id to plot if you already have a loaded dataset. So refactor the code a bit to make
it possible to directly plot a dataset.

Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great initiative!

qcodes/dataset/plotting.py Show resolved Hide resolved
qcodes/dataset/plotting.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 24, 2019

Codecov Report

Merging #1614 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1614      +/-   ##
==========================================
+ Coverage   70.48%   70.49%   +<.01%     
==========================================
  Files         123      123              
  Lines       14871    14873       +2     
==========================================
+ Hits        10482    10484       +2     
  Misses       4389     4389

@jenshnielsen jenshnielsen merged commit 23c933e into microsoft:master Jun 25, 2019
@jenshnielsen jenshnielsen deleted the dataset_direct_plot branch June 25, 2019 07:57
giulioungaretti pushed a commit that referenced this pull request Jun 25, 2019
Merge: 8b1b376 d3cd303
Author: Jens Hedegaard Nielsen <Jens.Nielsen@microsoft.com>

    Merge pull request #1614 from jenshnielsen/dataset_direct_plot
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.

None yet

2 participants