I've made a new Autoplot release, v2025a_9 which includes new features like:
* Annotations are improved with improved feedback and more controls in
the dialog.
* script parameter min, max, and format constraints are used to provide
better suggestions for enumerating inputs for the run batch tool.
* axes have tickFormat property to explicitly control tick formatting.
There are also many bug fixes like:
* fftPower function can use window much larger than data window size for
ds[time,timeOffset] waveform data. Thanks, George!
* incorrect connections with line plots in histogram mode, where failed
cadence calculation was mishandled.
* fixes with multi-threaded processing, including the bug which has
affected regression testing for years, causing false failures.
* anchorType plot with outside position (such as outsideN for title)
correctly trims and follows the plot.
See the "start Autoplot" link on
autoplot.org or
https://autoplot.org/latest/. Enjoy!
Jeremy