No Axis labels or Legend on plots

I am using a text_classifier_learner and it is training fine, but when I try to ploy the loss and metrics I don’t see a legend or label on the axes. Is there a way for me to add those?

@Esteban Yes, it is a serious issue.

You could do a PR to add that in the code of Recorder, that would more than welcome :slight_smile:

Sure, it looks like a simple addition to the code. I will give it a shot.