fossasia/visdom

Use environment names in legend titles in environment comparison

Closed

#401 opened on Jun 25, 2018

 (3 comments) (1 reaction) (1 assignee)Python (1,152 forks)batch import
Fix Proposedenhancementhelp wanted

Repository metrics

Stars
 (9,831 stars)
PR merge metrics
 (Avg merge 9d 12h) (116 merged PRs in 30d)

Description

Maybe there are considerations I'm not thinking of, but why not simply label '0_1' in the 'loss' comparison plot as 'expt1' instead (and '1_1' as 'expt2') in the screenshot below? Seems more convenient than cross-referencing the legend with the 'compare_legend' text box.

screen shot 2018-06-25 at 12 49 38 pm

Contributor guide