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
When Viewing Scalars Is It Possible To:

When viewing scalars is it possible to:
Have a grid view (e.g. 3 plots per line instead of just one) Group the metrics differently (seems like if I log X/a and X/b they will all be in the X plot and this is not what I want)

  
  
Posted 2 years ago
Votes Newest

Answers 3


Have a grid view (e.g. 3 plots per line instead of just one)Yes the plots are resizable move the cursor to the separating line and drag 🙂
2. Check the group by section, they can be split per series (like in TB)

  
  
Posted 2 years ago

In the version we have I don't see that the plots are resizable - we are running 1.1.0, I believe

  
  
Posted 2 years ago

Hover near the edge of the plot, the you should get a "bar" you can click on to resize

  
  
Posted 2 years ago
561 Views
3 Answers
2 years ago
one year ago
Tags