What's the problem this feature will solve?
Data buffers should be able to be resized by the user to change the curve's resolution.
Describe the solution you'd like
The ArchivePlotCurveItems have a variable bin size, but we do not make use of it yet.
This should be a simple change where we just add a new column for all traces and tie it into the curve.
Additional context
No response
What's the problem this feature will solve?
Data buffers should be able to be resized by the user to change the curve's resolution.
Describe the solution you'd like
The ArchivePlotCurveItems have a variable bin size, but we do not make use of it yet.
This should be a simple change where we just add a new column for all traces and tie it into the curve.
Additional context
No response