• MMaker's avatar
    fix: Modify font size when unable to fit in plot · b7c478c3
    MMaker authored
    This prevents scenarios where text without line breaks will start overlapping with each other when generating X/Y plots. This is most evident when generating X/Y plots with checkpoints, as most don't contain spaces and sometimes include extra information such as the epoch, making it extra long.
    b7c478c3
images.py 23.3 KB