Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Connor Hainje
pidanalysis
Commits
cc2f7788
Commit
cc2f7788
authored
Dec 13, 2021
by
connor.hainje@pnnl.gov
Browse files
Bugfix: make plot_contribution_distribution set detectors flag
parent
58951a29
Changes
1
Hide whitespace changes
Inline
Side-by-side
packages/pidplots/pidplots/contribution.py
View file @
cc2f7788
...
...
@@ -64,6 +64,7 @@ def plot_contribution_distribution(
return
dist
.
plot_distribution
(
data
,
kind
=
det
,
detectors
=
True
,
figsize
=
figsize
,
xlabel
=
xlabel
,
title
=
title
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment