Skip to content

Conversation

wfvining
Copy link
Collaborator

@wfvining wfvining commented Jun 1, 2020

Adds 'end', 'all', and 'tail' to the options for labelling points in a
stale/interpolated window. Changes the default behavior to label='tail'
which labels every point in the window except the first.

Closes #43

Adds 'end', 'all', and 'tail' to the options for labeling points in a
stale/interpolated window. Changes the default behavior to 'tail'
which labels every point in the window except the first.
@wfvining wfvining requested a review from cwhanse June 1, 2020 21:06
Add a test that the keyword is valid and raise and exception if
it is not.

Note in docstrings that invalid 'mark' value raises an error
@wfvining wfvining force-pushed the window-label-options branch from 9409296 to 1545f2e Compare June 2, 2020 15:20
Copy link
Member

@cwhanse cwhanse left a comment

Choose a reason for hiding this comment

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

Minor style comment - values in a consistent order

Improves overall consistency of code and documentation.

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
@wfvining wfvining merged commit 18bdc1c into master Jun 2, 2020
@wfvining wfvining deleted the window-label-options branch June 2, 2020 16:20
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.

stale_values_diff and interpolation_diff : option to label all values
2 participants