v1.23.0
What's Changed
This update adds a slew of changes. Most notably to the Archiver Time Plot and Time Plot widgets as well as changes to the base plot. This release also has a few improvements to the pydm drawing widgets, adding new rules and giving users the ability to change the size of arrows on lines.
New Features
- ENH: Add option to change size of arrows on drawn lines by @nstelter-slac in #1072
- ENH: Archiver Timeplot address setters by @zdomke in #1061
- ENH: Archived Data Mode for the Archiver Time Plot Widget by @YektaY in #1062
- ENH: Add checkable columns to Archiver Plot Model by @zdomke in #1074
- ENH: Base Plot Axis log mode setter by @zdomke in #1075
- ENH: Base Plot Axis range values by @zdomke in #1077
- ENH: Timeplot auto scrolling by @zdomke in #1076
- ENH: added new pydm drawing rules for all drawing widgets that allow for p… by @phys-cgarnier in #1066
Maintenance
- MNT: Cleanup drawing lines class-structure by @nstelter-slac in #1073
Bug Fixes
- BUG: reload embedded display when only macros change by @shilorigins in #1064
New Contributors
- @zdomke made their first contribution in #1061
- @shilorigins made their first contribution in #1064
Full Changelog: v1.22.1...v1.23.0