Skip to content

v2.14.1

Latest

Choose a tag to compare

@YaoTingYao YaoTingYao released this 29 Apr 19:14
· 5 commits to main since this release
14acdaf

[v2.14.1] - 4-29-2026

Fixed

  • Fixed error scatter customdata error in model_evaluation.py: Replace diff_arr with distance_arr in the np.stack call for the scatter trace's customdata so the hover data contains the distance values (customdata[4]). This fixes the data passed to the plot's hover info. (#69)