I've released a new production version of Autoplot, which has new
features like:
* copy plot to clipboard copies right-axis plot used to add a second
axis to a plot, and inset plots as well.
* new "plots" list on the layout tab makes it easier to work with
right-axis plots, where two plots share the same row and column.
* rank 3 ordinal data, found in Parker Solar Probe EPILO CDF files, is
now supported.
There were many bugfixes like:
* 2672: axisOffset properly controls colorbar location, allowing
multiple colorbars to be used on one plot. Thanks, Sadie!
* 0112: monotonic decreasing ytags were not properly clipped in
spectrograms.
* two-column fields in PDS3 spreadsheets are handled properly. Thanks, Joe!
* repeated switches in URIs are checked for when they are not allowed.
See the release at
https://autoplot.org/latest/.
Jeremy