fossasia/visdom

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

Ouverte

#477 ouverte le 18 sept. 2018

 (5 commentaires) (0 réaction) (1 personne assignée)Python (1 152 forks)batch import
Fix Proposedenhancementhelp wanted

Métriques du dépôt

Stars
 (9 831 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur