Is it possible to display results from a data query in a Markdown visualization to be used in a Kibana dashboard? For example, I want a Markdown to display
Temperature: [temp] C
Pressure: [pres] kPa
Humidity: [humid] %RH
where [temp], [pres], and [humid] are coming from a data query. I see that this can be done in a Kibana canvas as shown here, but I need it to be done on a Kibana dashboard.