Is it possible to use Elasticsearch to post Kibana graphs in Slack channel?

I am using Python 3.7 and Elasticsearch 7.3.2 for indexing and querying data, then I send the data to Slack as text. I was wondering if it is possible to get the data as a graph and post the picture/pdf in Slack?

Also, if this can be done in any language other than Python, I'm fine with it. I appreciate any suggestions.

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