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 Guys, How Can I Control In Advance The Color Mapping? For Example, When Reporting Scalers, How Can I Use The Color Pallet Of Matplotlib Instead?

Hi guys,
How can I control in advance the color mapping?
For example, when reporting scalers, how can I use the color pallet of matplotlib instead?

  
  
Posted one year ago
Votes Newest

Answers 2


Hi DizzyHippopotamus13 , I'm not sure this is currently possible. Maybe check if there is a GitHub issue about this 🙂

  
  
Posted one year ago

Hi John, Sure!
Keep up the good work!

  
  
Posted one year ago
589 Views
2 Answers
one year ago
one year ago
Tags