fossasia/visdom

[Feature Requests] UI component for adding panes to compare plots in an env

Open

#477 aperta il 18 set 2018

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)Python (1152 fork)batch import
Fix Proposedenhancementhelp wanted

Metriche repository

Star
 (9831 star)
Metriche merge PR
 (Merge medio 9g 12h) (116 PR mergiate in 30 g)

Descrizione

Suppose I already have two different plots, say of Metric1 and Metric2. Now I want to plot both of these in the same graph. To my knowledge, one would have to do this in the python file itself. However, it would be nice to have a quick comparison between the two graphs without having to change the python code

A simple add_graph like option in visdom gui should suffice and taking values from the two different graphs.

Guida contributor