fossasia/visdom

Use environment names in legend titles in environment comparison

Open

#401 opened on Jun 25, 2018

View on GitHub
 (3 comments) (1 reaction) (1 assignee)Python (9,831 stars) (1,152 forks)batch import
Fix Proposedenhancementhelp wanted

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