If I plot a data series, I can hover over and see the label associated with the series (in this case it is set to SubjectID).
I want to make this visible for all data points without having to hover over. I don’t think it is possible through the controls exposed in the Plots module. is there a way to do it from Python? I just want the label, don’t care for the coordinates of the point.