Skip to content

Conversation

zdomke
Copy link
Contributor

@zdomke zdomke commented Jul 22, 2024

Adding stepMode functionality to BasePlotCurveItem so that stepMode can be changed on the fly. StepMode information can be found here.

The BasePlotCurveItem setter does not ensure the x and y data are the correct lengths for given stepModes. Instead the docstring warns the users of this.

I also included BasePlotCurveItem.redrawCurve as an abstract method since it is called by the stepMode setter.

@nstelter-slac nstelter-slac merged commit 760af07 into slaclab:master Jul 30, 2024
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.

2 participants