v1.25.0
What's Changed
This update provides a slew of changes to the pydm plots including updates to the PyDMArchiverTimePlot. This update also fixes a couple bugs in the PyDMSlider, so now the slider handle is draggable.
New Features
- ENH/DEV: Formula Viewer for Archive Viewer by @aksharsarvesh in #1095
- ENH: Import/Export FormulaCurveItem Objects by @aksharsarvesh in #1102
- ENH: Axes Handling and Hiding in Multi Axis Plots by @aksharsarvesh in #1097
- ENH: Import/Export Plot Config by @aksharsarvesh in #1101
- ENH: Added a slot to capture units received from the PyDMChannel by @aksharsarvesh in #1110
- ENH: ArchivePlotCurveItem Connection Status by @zdomke in #1108
- ENH: FormulaCurveItem Connection Status by @zdomke in #1111
- ENH: Add Manual XRange Change Signal by @zdomke in #1116
Maintenance
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #1109
Bug Fixes
- FIX: Unlinking a curve from an axis now removes it from the legend by @aksharsarvesh in #1112
- FIX: Addressed two bugs on the slider. Middle click to see PV name and click and drag on the slider handle by @YektaY in #1115
New Contributors
- @dependabot made their first contribution in #1109
Full Changelog: v1.24.1...v1.25.0