You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix "bottom-left" position of Matplotlib Rectangle. This bug affects .sel.obj files, and results in an offset in all rectangles in the plot. 2nd step need to be re-run ("Re-selecting") to fix .sel.obj. It seems that other files, including the exported data, are not affected by this bug.
Fix bugs with the display of certain types of plot elements
Fix unexpected change of axis limits when adding calibration lines
Improvements
Supports paths combining type 'c' (Bezier curve) and 'l' (line). (Fixes issue #1)
Show information if find nothing to extract
Supports line-like scatter markers; show warning if labeling line-like as scatter
Modifications
.out file includes package version that exports the data