Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi There, I Just Updated Clearml-Server To 1.8.0 And I See The Following But In The Comparison Of Scalars: All The Graphs Are Compressed To The Left When The Experiment Name Is Too Long In The Legend. I Will Now Try In 1.7.0 (It Was Not The Case In 1.6.0)

Hi there, I just updated clearml-server to 1.8.0 and I see the following but in the comparison of Scalars:
All the graphs are compressed to the left when the experiment name is too long in the legend. I will now try in 1.7.0 (it was not the case in 1.6.0)
I am sure it is because of the experiment name in the legend, because when I click on hide legend in the tool bar above the graph, the graph is resized correctly
UPD: works on 1.7.0 as well, the bug is introduced in 1.8.0

  
  
Posted one year ago
Votes Newest

Answers 5


We're sorry about that, this seem like a bug indeed. Could you open a github issue?

  
  
Posted one year ago

UPD: works on 1.7.0 as well, the bug is introduced in 1.8.0

Thanks JitteryCoyote63 , just to be clear, is this only in comparison or also on the individual Tasks ?

  
  
Posted one year ago

AgitatedDove14 It was only on comparison as far as I remember

  
  
Posted one year ago

But you might want to double check

  
  
Posted one year ago