Plotting essql results with no result

Using this pipeline

filters
| essql ...
| pointseries ...
| plot ...
| render

I get this outout image , when my SQL query returns no result, e.g. due to no observations within time range defined in the essql WHERE condion.

Questions:

  • What should I insert in my pipeline just to show nothing (empty space) instead of the sign inserted above?
  • Instead of showing nothing is it possible to insert a message or an alternative image (showing a message)?

@jakn can you please file an issue here?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.

Keeping track of this item here: https://github.com/elastic/kibana/issues/28688