aim icon indicating copy to clipboard operation
aim copied to clipboard

Add more descriptive Colours/Legend to runs list

Open gerardsolutions opened this issue 2 years ago • 1 comments

🚀 Feature

Add more descriptive coloring to runs list - for example fill Grouping column with whole color and/or add more descriptive legend to /metrics section. Legend could be configurable through templating, for example python string formatting like '{metric.name}:{hparams.ds}'.format(**run)

Motivation

Very hard to link a specific run in the Run table and the metric plot when comparing many runs in a single plot (>10)

Pitch

I would like to have a more descriptive legend so I can easily see which curve on a plot belongs to which run

gerardsolutions avatar Mar 13 '22 19:03 gerardsolutions

+1 However, I'd love to see an overlayed legend on the graph that shows the group params (matching the colors). Something like this: image

piojanu avatar May 25 '22 12:05 piojanu

@piojanu definitely +1 for your example. Currently I need to go down to the list to see the legends, and it's really hard to map them back: group

It would be amazing if there was a legend that showed the colour and linestyle for the different groups.

vakker avatar Oct 06 '22 13:10 vakker

Hey @gerardsolutions,

Added chart legends to Metrics explorer. Have been shipped with the v3.15.0 release. To upgrade Aim version please run pip install aim --upgrade.

KaroMourad avatar Nov 30 '22 10:11 KaroMourad

@gerardsolutions @vakker @piojanu the feature has been released with Aim v3.15. Closing this issue. Please feel free to reopen or submit a new one if it works not as expected.

gorarakelyan avatar Dec 09 '22 17:12 gorarakelyan