What's the problem this feature will solve?
Curves are limited to the default buffer size, but for some faster PVs it would be nice to be able to increase this to something more reasonable.
Describe the solution you'd like
Add an option to the CurveSettingsModal for users to control the size of the live/archive buffer. We should definitely set a min/max on this though.
Additional context
This presented a problem already for someone using trace with a PV updating at 120hz. They were hoping to see data for an extended period of time, but were limited to ~2min.
What's the problem this feature will solve?
Curves are limited to the default buffer size, but for some faster PVs it would be nice to be able to increase this to something more reasonable.
Describe the solution you'd like
Add an option to the
CurveSettingsModalfor users to control the size of the live/archive buffer. We should definitely set a min/max on this though.Additional context
This presented a problem already for someone using trace with a PV updating at 120hz. They were hoping to see data for an extended period of time, but were limited to ~2min.