When curve items move on the plot, the associated min/max brackets (when optimized data is fetched) do not move with the curve. They stay static on the plot instead.
This bug occurs when the ArchiveCurveItems move, typically when the axis' Log Mode is enabled/disabled.
Expected behavior
The min/max brackets should move with the curve.
Steps to Reproduce
Insert a PV that is being archived (VGXX:L1B:0202:P)
Zoom out to some range that requires optimized data (2mo?)
Enable log mode for the curve's axis
Notice that there is a section of the line that does not move with the line, this is a collection of brackets
Possible solution (optional)
This should be an issue with ArchiveCurveItems in PyDM. Look into how the brackets are implemented.
Describe the bug
When curve items move on the plot, the associated min/max brackets (when optimized data is fetched) do not move with the curve. They stay static on the plot instead.
This bug occurs when the ArchiveCurveItems move, typically when the axis' Log Mode is enabled/disabled.
Expected behavior
The min/max brackets should move with the curve.
Steps to Reproduce
Possible solution (optional)
This should be an issue with ArchiveCurveItems in PyDM. Look into how the brackets are implemented.
My platform
No response
Additional context