Kibana Charts - anything equivalent

I am planning to draw a chart like this in Kibana. Is it possible ?

Pls let me know if there are options

The only way to do it for now is to create the visualization yourself using Vega. Here is an example of how to have confidence intervals in Vega:

And you can use this as a starting guide: