I've released the Autoplot v2025a_4, which includes bugfixes like:
* Use correct digital signature on Windows
* 132: fix log/lin ticks algorithm for ~1e-11
* 128: support XYZ scatter in das2streams
* 2692: improvements to pop-up documentation in Jython editor
* 2691: Add support for decimal years
and new features like:
* 127: support two-index array of complex numbers in crossProduct
and complexConj.
* fftPower now allows missing timetags, using indgen for tags.
* Add flatLAF to config/system.properties so that one can always
get flatLAF on Linux.
See the production release at https://autoplot.org/latest/.
In the property editor, you might have noticed some fields have a small button on the right. This button will bring up a special editor for the "Granny Text" strings used for labels and annotations. These strings have special controls which control color changes and insert plot symbols, and the special editor tries to make these features more accessible, see the screenshot below.
Jeremy