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, I Would Like To Report Another Bug Introduced With Clearml-Server 1.2.0: In The Comparison Page Of Two Experiments, On The Scalar Tab, With The Graph Layout, When Clicking On The Eye On One Scalar Group To Hide The Related Graphs, The Later Do Disappe

Hi, I would like to report another bug introduced with clearml-server 1.2.0:
In the comparison page of two experiments, on the scalar tab, with the graph layout, when clicking on the eye on one scalar group to hide the related graphs, the later do disappear, but they leave an empty space. it is only after the next update triggered by the interface that the layout is updated

  
  
Posted 2 years ago
Votes Newest

Answers 6


And after the update, the loss graph appears

  
  
Posted 2 years ago

Hi,
I can't seem to reproduce. The steps I try as follows:
Compare 2 experiments
Enough scalar graphs to have a scroll bar
Click on the eye to make some graphs disappear, they disappear but no empty spaces are shown. Can you maybe add a screenshot?

  
  
Posted 2 years ago

Interesting - I can reproduce easily

  
  
Posted 2 years ago

Can you try hitting F12 and seeing if there are any errors in console?

  
  
Posted 2 years ago

Awesome!

  
  
Posted 2 years ago

image

  
  
Posted 2 years ago
608 Views
6 Answers
2 years ago
one month ago
Tags