[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)