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

Ensure Pipeline graph does not share axes with other plots #1438

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

philippjfr
Copy link
Member

Fixes #1276

@codecov
Copy link

codecov bot commented Jun 20, 2020

Codecov Report

Merging #1438 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1438   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files         135      135           
  Lines       14879    14879           
=======================================
  Hits        13079    13079           
  Misses       1800     1800           
Impacted Files Coverage Δ
panel/pipeline.py 88.57% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89e9d0a...602cc26. Read the comment docs.

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.

Pipeline network axes are shared with any displayed plots
1 participant