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 Wanted To Report A Matplotlib Figure. In The Experiment Tab Everything Works As Expected And Is Displayed Correctly. However, When Embedding This Figure In A Clearml Report, Everything Changes Colour From Black To White, But Not The Axis Labels (See

Hi,
I wanted to report a matplotlib figure. In the experiment tab everything works as expected and is displayed correctly. However, when embedding this figure in a clearml report, everything changes colour from black to white, but not the axis labels (see attached file). Is this a bug or my fault?
image
image
image

  
  
Posted one month ago
Votes Newest

Answers 4


can you please add the versions, found in the bottom of the settings page?

  
  
Posted one month ago

Hi @<1523701070390366208:profile|CostlyOstrich36> , we are using a slef-hosted clearml in kubernetes

  
  
Posted one month ago

Hi, the versions are:
WebApp: 1.16.2-502 • Server: 1.16.2-502 • API: 2.30

  
  
Posted one month ago

Hi @<1717350310768283648:profile|SplendidFlamingo62> , are you using a self hosted server or the community?

  
  
Posted one month ago
140 Views
4 Answers
one month ago
one month ago
Tags