How to display data using Elasticsearch as data source

Requirement is to have a simple dashboard to display below.
Cannot find the datasource Elasticsearch to connect in Grafana except for Graph Dashboard.

Please kindly guide the steps to produce in Grafana for below required dashboard :

  1. Number of taxi from different companies that reach on time (based on confirmation arrival time)

                            On time              Not on time
    

Taxi company A
Taxi company B

have you tried the table panel ? Have you added a Elasticsearch data source?

use singlestat and it works. Thanks